Skip to content

Commit b8e9c3e

Browse files
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#222)
1 parent 6ab5dd3 commit b8e9c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
120120
with:
121121
egress-policy: audit
122-
- uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
122+
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
123123
with:
124124
path: matrix
125125
- name: Set Matrix

0 commit comments

Comments
 (0)