File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 password : ${{ secrets.github_token }}
2626 steps :
2727 - name : Checkout repository
28- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
28+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2929 with :
3030 ref : ${{ github.event.pull_request.head.sha }}
3131
Original file line number Diff line number Diff line change 1616 github_token : ${{ secrets.GITHUB_TOKEN }}
1717
1818 - name : Checkout repository
19- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
19+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2020 with :
2121 ref : ${{ github.event.pull_request.head.sha }}
2222
Original file line number Diff line number Diff line change 1111 if : github.repository == 'SovereignCloudStack/csctl-plugin-openstack'
1212 steps :
1313 - name : Checkout
14- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
14+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1515
1616 - name : Generate Token
1717 uses : actions/create-github-app-token@c8f55efbd427e7465d6da1106e7979bc8aaee856 # v1
Original file line number Diff line number Diff line change 3030 runs-on : ubuntu-latest
3131 steps :
3232 - name : Checkout
33- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
33+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3434
3535 - name : Generate Token
3636 uses : actions/create-github-app-token@c8f55efbd427e7465d6da1106e7979bc8aaee856 # v1
You can’t perform that action at this time.
0 commit comments