Skip to content

Commit

Permalink
Merge pull request #16 from bill-of-materials/renovate/docker-build-p…
Browse files Browse the repository at this point in the history
…ush-action-digest

chore(deps): update docker/build-push-action digest to 5cd11c3
  • Loading branch information
uZer authored Aug 27, 2024
2 parents 5cc127b + 8b49328 commit 2edb411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:

- name: Build and push Docker images
id: build
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6
with:
push: true
platforms: ${{ matrix.architecture }}
Expand Down

0 comments on commit 2edb411

Please sign in to comment.