Skip to content

Commit e176aa4

Browse files
chore(deps): bump anchore/sbom-action from 0.22.1 to 0.22.2 (#40)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.22.1 to 0.22.2. - [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.22.1...v0.22.2) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.22.2 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 7cbcc71 commit e176aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- uses: docker/setup-qemu-action@v3
8282
- uses: docker/setup-buildx-action@v3
8383
- uses: sigstore/cosign-installer@v4.0.0
84-
- uses: anchore/sbom-action/download-syft@v0.22.1
84+
- uses: anchore/sbom-action/download-syft@v0.22.2
8585
- name: ghcr-login
8686
uses: docker/login-action@v3
8787
with:

0 commit comments

Comments
 (0)