Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to 988b5a0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2024
1 parent 39379b8 commit f915a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
with:
go-version: '>=1.22.3'
cache: true
- uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v3
- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3
if: ${{ steps.release.outputs.release_created }}
- uses: anchore/sbom-action/download-syft@d94f46e13c6c62f59525ac9a1e147a99dc0b9bf5 # v0.17.0
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit f915a09

Please sign in to comment.