We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddedfb5 commit c841361Copy full SHA for c841361
.github/workflows/release.yaml
@@ -76,7 +76,7 @@ jobs:
76
- name: Set up git user
77
uses: fregante/setup-git-user@v2
78
- name: Download syft (SBOM)
79
- uses: anchore/sbom-action/[email protected].5
+ uses: anchore/sbom-action/[email protected].6
80
81
# Bumping logic
82
- name: Get next version
0 commit comments