File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ jobs:
129129 # Confusingly, this action also supports updating releases, not
130130 # just creating them. This is what we want here, since we've manually
131131 # created the release that triggered the action.
132- uses : softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
132+ uses : softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
133133 with :
134134 # smoketest-artifacts/ contains the signatures and certificates.
135135 files : |
Original file line number Diff line number Diff line change 5252
5353 # Upload the results to GitHub's code scanning dashboard.
5454 - name : " Upload to code-scanning"
55- uses : github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4.31.5
55+ uses : github/codeql-action/upload-sarif@fe4161a26a8629af62121b670040955b330f9af2 # v4.31.6
5656 with :
5757 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments