Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action digest to b3eddbb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 23, 2024
1 parent 607dd39 commit 84d918e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,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 84d918e

Please sign in to comment.