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 3939
4040 steps :
4141 - name : Checkout repository
42- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
42+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
4343
4444 # Initializes the CodeQL tools for scanning.
4545 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 2323 CI_COMMIT_MESSAGE : Continuous Integration Build Artifacts
2424 CI_COMMIT_AUTHOR : ${{ github.event.repository.name }} Continuous Integration
2525 steps :
26- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
26+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2727 with :
2828 token : ${{ secrets.WORKFLOW_GIT_ACCESS_TOKEN }}
2929 - name : Get GIT tags for auto-changelog generation (startingVersion config option)
You can’t perform that action at this time.
0 commit comments