File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
runs-on : ubuntu-latest
12
12
steps :
13
13
- name : Clone the repository
14
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
14
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
15
15
- name : Ensure SHA pinned actions
16
16
uses : zgosalvez/github-actions-ensure-sha-pinned-actions@19ebcb0babbd282ae1822a0b9c28f3f1f25cea45
17
17
21
21
runs-on : ubuntu-latest
22
22
steps :
23
23
- name : Clone the repository
24
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
24
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
25
25
with :
26
26
ref : ${{ github.head_ref }} # https://github.com/stefanzweifel/git-auto-commit-action#checkout-the-correct-branch
27
27
- name : Get runs.using version
You can’t perform that action at this time.
0 commit comments