File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 steps :
1515 - name : Generate token
1616 id : generate_token
17- uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # ratchet:actions/create-github-app-token@v1.12.0
17+ uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # ratchet:actions/create-github-app-token@v2.0.2
1818 with :
1919 app-id : ${{ secrets.APP_ID }}
2020 private-key : ${{ secrets.APP_PEM }}
Original file line number Diff line number Diff line change 8585 # See: https://github.com/github/codeql-action/issues/2117
8686 actions : read
8787 contents : read
88- uses :
" google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@98b584ee2ed2da3935ccce10e06739d54cdcd20b " # ratchet:google/osv-scanner-action/.github/workflows/[email protected] .0 88+ uses :
" google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@6fc714450122bda9d00e4ad5d639ad6a39eedb1f " # ratchet:google/osv-scanner-action/.github/workflows/[email protected] .1 8989 with :
9090 upload-sarif : ${{ github.repository == 'erlang/otp' }}
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ jobs:
116116 path : erlang.github.io
117117
118118 - name : Publish CT Test Results
119- uses : EnricoMi/publish-unit-test-result-action@170bf24d20d201b842d7a52403b73ed297e6645b # ratchet:EnricoMi/publish-unit-test-result-action@v2.18 .0
119+ uses : EnricoMi/publish-unit-test-result-action@afb2984f4d89672b2f9d9c13ae23d53779671984 # ratchet:EnricoMi/publish-unit-test-result-action@v2.19 .0
120120 if : steps.extract.outputs.HAS_TEST_ARTIFACTS == 'true'
121121 with :
122122 commit : ${{ github.event.workflow_run.head_sha }}
You can’t perform that action at this time.
0 commit comments