Skip to content

Commit

Permalink
Bump docker/build-push-action in the gh-actions group (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 1, 2024
1 parent cb9ebc2 commit a6a00fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build Docker images
id: build
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
with:
# provenance: false is needed to avoid unkown/unknown os/arch on ghcr
# see: https://github.com/docker/build-push-action/issues/820
Expand Down

0 comments on commit a6a00fc

Please sign in to comment.