File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2626 issues : write
2727 runs-on : ubuntu-latest
2828 steps :
29- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
29+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3030 with :
3131 persist-credentials : false
3232
Original file line number Diff line number Diff line change 4343 echo "**Dry-run**: ${{ github.event.inputs.dry-run || 'false' }}"
4444 echo "**Debug**: ${{ github.event.inputs.debug || 'false' }}"
4545 - name : Run Container Package Cleanup Action
46- uses : netcracker/qubership-workflow-hub/actions/container-package-cleanup@v2.0.7
46+ uses : netcracker/qubership-workflow-hub/actions/container-package-cleanup@v2.0.8
4747 with :
4848 threshold-days : ${{ github.event.inputs.threshold-days || 8 }}
4949 included-tags : ${{ github.event.inputs.included-tags || '*' }}
Original file line number Diff line number Diff line change 2626 with :
2727 persist-credentials : false
2828
29- - uses : netcracker/qubership-workflow-hub/actions/pr-assigner@c1a5c8c2d9c2a79f548134db1d095f36ee0f28e7 # 2.0.7
29+ - uses : netcracker/qubership-workflow-hub/actions/pr-assigner@d53e0ff4ca97bd496974febd9aee460d1c5e9ba9 # 2.0.8
3030 env :
3131 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1616 name : Conventional Commits
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
19+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2020 with :
2121 persist-credentials : false
2222
23- - uses : webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 # v1.3.0
23+ - uses : webiny/action-conventional-commits@faccb24fc2550dd15c0390d944379d2d8ed9690e # v1.3.1
You can’t perform that action at this time.
0 commit comments