We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c29fd6e + b2efe98 commit 9df5f3cCopy full SHA for 9df5f3c
.github/workflows/actionlint.yml
@@ -73,7 +73,7 @@ jobs:
73
security-events: write
74
steps:
75
- name: Download SARIF file
76
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
77
with:
78
name: results.sarif
79
path: results.sarif
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
persist-credentials: false
26
27
- name: Download binaries from GitHub Actions
28
29
30
pattern: bootstrap-*
31
path: bootstrap-binaries
0 commit comments