Skip to content

Commit 4980a7c

Browse files
chore(deps): bump anchore/sbom-action from 0.20.4 to 0.20.5 (#232)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.4 to 0.20.5. - [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.4...v0.20.5) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.5 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 b3f5a93 commit 4980a7c

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.9.2
41-
- uses: anchore/sbom-action/download-syft@v0.20.4
41+
- uses: anchore/sbom-action/download-syft@v0.20.5
4242
- uses: cachix/install-nix-action@v31
4343
with:
4444
github_access_token: ${{ secrets.GH_PAT }}

0 commit comments

Comments
 (0)