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@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
14
+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
15
15
- name : Ensure SHA pinned actions
16
16
uses : zgosalvez/github-actions-ensure-sha-pinned-actions@21991cec25093947ff3f62e4c223df0260c39944
17
17
21
21
runs-on : ubuntu-latest
22
22
steps :
23
23
- name : Clone the repository
24
- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
24
+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
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