We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0576d46 commit efd52baCopy full SHA for efd52ba
.github/workflows/report-on-vulnerabilities.yaml
@@ -65,7 +65,7 @@ jobs:
65
- name: Checkout
66
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
67
- name: Download scan
68
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
69
with:
70
name: scan.json
71
- name: Set scan output
0 commit comments