Skip to content

Commit

Permalink
⬆️ Update docker/build-push-action digest to b3eddbb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 390fd6b commit 0829ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@62d8db0960c97201f2ae1563702b458b5c216a38
uses: docker/build-push-action@b3eddbb94c4146a0988a620b01720afe50639271
with:
context: .
push: true
Expand Down

0 comments on commit 0829ba6

Please sign in to comment.