Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action digest to bca5082
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent aab380a commit 33f7819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

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

0 comments on commit 33f7819

Please sign in to comment.