Skip to content

Commit 3310e87

Browse files
chore(deps): bump anchore/sbom-action from 0.20.5 to 0.20.6 (#244)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.5 to 0.20.6. - [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.20.5...v0.20.6) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.6 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 02bb9e0 commit 3310e87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
username: ${{ github.repository_owner }}
3939
password: ${{ secrets.DOCKER_PASSWORD }}
4040
- uses: sigstore/cosign-installer@v3.10.0
41-
- uses: anchore/sbom-action/download-syft@v0.20.5
41+
- uses: anchore/sbom-action/download-syft@v0.20.6
4242
- uses: cachix/install-nix-action@v31
4343
with:
4444
github_access_token: ${{ secrets.GH_PAT }}

0 commit comments

Comments
 (0)