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 22
22
runs-on : ubuntu-latest
23
23
steps :
24
24
- name : Checkout repository
25
- uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # 3.3.0
25
+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 4.1.1
26
26
- name : Set up Docker Buildx
27
27
id : buildx
28
28
uses : docker/setup-buildx-action@f03ac48505955848960e80bbb68046aa35c7b9e7 # 2.4.1
65
65
actions : write
66
66
runs-on : ubuntu-latest
67
67
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
69
72
with :
70
73
use_api : true
You can’t perform that action at this time.
0 commit comments