File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -563,7 +563,7 @@ jobs:
563563 # The next action simply fails if there are any unpinned actions.
564564 - name : Verify that all workflow actions have pinned versions
565565 # yamllint disable-line rule:line-length
566- uses : zgosalvez/github-actions-ensure-sha-pinned-actions@471d5ace1f08e3c4df1c4c2f7e6341aa75da434a # v5.0.3
566+ uses : zgosalvez/github-actions-ensure-sha-pinned-actions@ca46236c6ce584ae24bc6283ba8dcf4b3ec8a066 # v5.0.4
567567
568568 # If we didn't fail the previous check, go on to more time-consuming ones.
569569 - name : Install actionlint
Original file line number Diff line number Diff line change 7373
7474 - name : Upload results to code-scanning dashboard
7575 # yamllint disable rule:line-length
76- uses : github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34 .1
76+ uses : github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35 .1
7777 with :
7878 sarif_file : scorecard-results.sarif
7979
You can’t perform that action at this time.
0 commit comments