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 2929 steps :
3030 # Checkout the repository to the GitHub Actions runner
3131 - name : Checkout code
32- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
32+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
3333
3434 # Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
3535 - name : Run Codacy Analysis CLI
Original file line number Diff line number Diff line change 88 update-version :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
11+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
1212 with :
1313 fetch-depth : 0
1414 - name : Run release-tagger
Original file line number Diff line number Diff line change 99 sync-assets :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
12+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
1313 with :
1414 fetch-depth : 0
1515
You can’t perform that action at this time.
0 commit comments