File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,15 +27,15 @@ jobs:
2727 - uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
2828
2929 - name : Initialize CodeQL
30- uses : github/codeql-action/init@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
30+ uses : github/codeql-action/init@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
3131 with :
3232 config-file : ./.github/codeql/codeql-config.yml
3333 languages : ${{ matrix.language }}
3434
3535 - name : Autobuild
36- uses : github/codeql-action/autobuild@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
36+ uses : github/codeql-action/autobuild@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
3737
3838 - name : Perform CodeQL Analysis
39- uses : github/codeql-action/analyze@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
39+ uses : github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
4040 with :
4141 category : ' /language:${{ matrix.language }}'
Original file line number Diff line number Diff line change 3939 secrets :
4040 APPLICATION_ID : ${{ secrets.APPLICATION_ID }}
4141 APPLICATION_PRIVATE_KEY : ${{ secrets.APPLICATION_PRIVATE_KEY }}
42- uses : bfra-me/.github/.github/workflows/renovate.yaml@b7c303c95f7122040201e4b6d6aaa4559593b606 # v4.16.38
42+ uses : bfra-me/.github/.github/workflows/renovate.yaml@0f61575a5698631e073691ee6fd7c799587f673f # v4.16.39
4343 with :
4444 log-level : ${{ inputs.log-level || (github.event_name == 'pull_request' || github.ref_name != github.event.repository.default_branch) && 'debug' || 'info' }}
4545 print-config : ${{ inputs.print-config || false }}
Original file line number Diff line number Diff line change 3838 retention-days : 5
3939
4040 - name : Upload to code-scanning
41- uses : github/codeql-action/upload-sarif@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
41+ uses : github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
4242 with :
4343 sarif_file : results.sarif
Original file line number Diff line number Diff line change 2020 secrets :
2121 APPLICATION_ID : ${{ secrets.APPLICATION_ID }}
2222 APPLICATION_PRIVATE_KEY : ${{ secrets.APPLICATION_PRIVATE_KEY }}
23- uses : bfra-me/.github/.github/workflows/update-repo-settings.yaml@b7c303c95f7122040201e4b6d6aaa4559593b606 # v4.16.38
23+ uses : bfra-me/.github/.github/workflows/update-repo-settings.yaml@0f61575a5698631e073691ee6fd7c799587f673f # v4.16.39
You can’t perform that action at this time.
0 commit comments