File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323 steps :
2424 - name : Checkout repository
25- uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # 3.3.0
25+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 4.1.1
2626 - name : Set up Docker Buildx
2727 id : buildx
2828 uses : docker/setup-buildx-action@f03ac48505955848960e80bbb68046aa35c7b9e7 # 2.4.1
6565 actions : write
6666 runs-on : ubuntu-latest
6767 steps :
68- - uses : gautamkrishnar/keepalive-workflow@v1
68+ - name : Checkout repository
69+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 4.1.1
70+ - name : Keep workflow alive
71+ uses : gautamkrishnar/keepalive-workflow@306efe4fc63923e36571682b4f4b3e3eee8b6625 # v1.2.6
6972 with :
7073 use_api : true
You can’t perform that action at this time.
0 commit comments