Commit e7b561d
committed
ci(scorecard): also pin codeql-action upload-sarif to commit SHA
Followup to the scorecard-action SHA fix in the previous commit. The
codeql-action v4 pin (b25d0ebf...) was also a tag-object SHA, which
the OSSF Scorecard webapp's post-hoc workflow verification rejects
the same way as scorecard-action did:
imposter commit: b25d0ebf... does not belong to github/codeql-action/upload-sarif
Replace with the v4 commit SHA (95e58e9a...).
Refs: Redmine #23621 parent 2babee8 commit e7b561d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
0 commit comments