We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56fa1a0 + b8e9c3e commit 5d40546Copy full SHA for 5d40546
.github/workflows/container-ci.yaml
@@ -119,7 +119,7 @@ jobs:
119
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
120
with:
121
egress-policy: audit
122
- - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
+ - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
123
124
path: matrix
125
- name: Set Matrix
0 commit comments