Skip to content

Commit

Permalink
Merge pull request #50 from KWasm/dependabot/github_actions/actions/d…
Browse files Browse the repository at this point in the history
…ownload-artifact-4.0.0

Bump actions/download-artifact from 3.0.2 to 4.0.0
  • Loading branch information
flavio authored Dec 18, 2023
2 parents ca1a99e + 9581b83 commit 1e25779
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 @@ -71,7 +71,7 @@ jobs:
core.setFailed(`Draft release not found`)
- name: Download SBOM artifact
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0
with:
name: sbom

Expand Down

0 comments on commit 1e25779

Please sign in to comment.