File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 filter_triggers : ' '
4848
4949 - name : Upload SARIF file to GitHub
50- uses : github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
50+ uses : github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
5151 with :
5252 sarif_file : " ${{steps.octoscan.outputs.sarif_output}}"
5353 category : octoscan
7373 uses : boostsecurityio/poutine-action@e240ebd3eff8b2db5a8e5f6b28f58739d7db2247 # v1.1.4
7474
7575 - name : Upload poutine SARIF file
76- uses : github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
76+ uses : github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
7777 with :
7878 sarif_file : results.sarif
7979 category : poutine
@@ -106,7 +106,7 @@ jobs:
106106 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
107107
108108 - name : Upload SARIF file
109- uses : github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
109+ uses : github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
110110 with :
111111 sarif_file : results.sarif
112112 category : zizmor
Original file line number Diff line number Diff line change 2323
2424 - name : Generate changelog
2525 id : changelog
26- uses : metcalfc/changelog-generator@98b12822c5dc6bad335d1d60d920cb69831b9c5d # v4.8 .0
26+ uses : metcalfc/changelog-generator@8b3d9731305b685cf2b2b72d9caec34e9048f9da # v4.9 .0
2727 with :
2828 myToken : ${{ secrets.PHPSTAN_BOT_TOKEN }}
2929
You can’t perform that action at this time.
0 commit comments