Skip to content

Commit de7f0f0

Browse files
chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 (#178)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.2 to 0.17.3. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@v0.17.2...v0.17.3) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3bc800 commit de7f0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
echo "$NFPM_GPG_KEY" > ${{ runner.temp }}/nfpm_gpg.key
5252
env:
5353
NFPM_GPG_KEY: ${{ secrets.NFPM_GPG_KEY }}
54-
- uses: anchore/sbom-action/download-syft@v0.17.2
54+
- uses: anchore/sbom-action/download-syft@v0.17.3
5555
- uses: actions/setup-go@v5
5656
with:
5757
go-version: stable

0 commit comments

Comments
 (0)