Skip to content

Commit c9f08f2

Browse files
authored
Merge pull request #166 from spinkube/dependabot/github_actions/actions/download-artifact-4.1.8
Bump actions/download-artifact from 4.1.7 to 4.1.8
2 parents 74c1e0b + 8040485 commit c9f08f2

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
@@ -84,7 +84,7 @@ jobs:
8484
core.setFailed(`Draft release not found`)
8585
8686
- name: Download SBOM artifact
87-
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
87+
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
8888
with:
8989
pattern: "*-sbom-*"
9090
path: ./

0 commit comments

Comments
 (0)