Skip to content

Commit f9ffe3c

Browse files
authored
Merge pull request #3282 from lima-vm/dependabot/github_actions/actions/download-artifact-4.1.9
build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9
2 parents 1b72590 + b29addd commit f9ffe3c

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
@@ -60,7 +60,7 @@ jobs:
6060
attestations: write # for provenances
6161
steps:
6262
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
63-
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
63+
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
6464
with:
6565
name: artifacts-darwin
6666
path: _artifacts/

0 commit comments

Comments
 (0)