We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f2367 commit a769281Copy full SHA for a769281
.github/actions/bootstrap/action.yml
@@ -23,7 +23,7 @@ runs:
23
24
- name: Set up Docker Buildx
25
if: "${{ inputs.goreleaser == 'true' }}"
26
- uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2
+ uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435
27
28
# See https://goreleaser.com/blog/supply-chain-security/
29
- name: installs syft for generating the SBOM with goreleaser
0 commit comments