Skip to content

Commit

Permalink
Merge pull request #166 from spinkube/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/download-artifact-4.1.8

Bump actions/download-artifact from 4.1.7 to 4.1.8
  • Loading branch information
flavio authored Aug 30, 2024
2 parents 74c1e0b + 8040485 commit c9f08f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
core.setFailed(`Draft release not found`)
- name: Download SBOM artifact
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
pattern: "*-sbom-*"
path: ./
Expand Down

0 comments on commit c9f08f2

Please sign in to comment.