Skip to content

Commit

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

Bump actions/download-artifact from 4.1.1 to 4.1.2
  • Loading branch information
0xE282B0 authored Feb 12, 2024
2 parents 9954001 + 9c75fc9 commit e70766c
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@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
with:
pattern: sbom-*
path: ./
Expand Down

0 comments on commit e70766c

Please sign in to comment.