File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828
2929 steps :
3030 - name : Checkout repository
31- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
31+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3232
3333 - name : Test setup-powershell-yaml with latest version
3434 id : test-action-latest
5050
5151 steps :
5252 - name : Checkout repository
53- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
53+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
5454
5555 - name : Test setup-powershell-yaml with set version
5656 id : test-action-latest
Original file line number Diff line number Diff line change 2020 release-type : simple
2121
2222 - name : Checkout repo for tagging
23- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
23+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2424 if : ${{ steps.release.outputs.release_created }}
2525
2626 - name : Tag major and minor versions
You can’t perform that action at this time.
0 commit comments