Skip to content

Commit baa94d2

Browse files
Bump anchore/sbom-action from 0.13.3 to 0.13.4
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.13.3 to 0.13.4. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@07978da...448520c) --- 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>
1 parent 7f48162 commit baa94d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
if: startsWith(github.ref, 'refs/tags/')
127127

128128
- name: Download Syft
129-
uses: anchore/sbom-action/download-syft@07978da4bdb4faa726e52dfc6b1bed63d4b56479 # v0.13.3
129+
uses: anchore/sbom-action/download-syft@448520c4f19577ffce70a8317e619089054687e3 # v0.13.4
130130
if: startsWith(github.ref, 'refs/tags/')
131131

132132
- name: Build binary

0 commit comments

Comments
 (0)