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 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Clone the repository
14- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
14+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1515 - name : Ensure SHA pinned actions
1616 uses : zgosalvez/github-actions-ensure-sha-pinned-actions@ed00f72a3ca5b6eff8ad4d3ffdcacedb67a21db1
1717
2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Clone the repository
24- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
24+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2525 with :
2626 ref : ${{ github.head_ref }} # https://github.com/stefanzweifel/git-auto-commit-action#checkout-the-correct-branch
2727 - name : Get runs.using version
You can’t perform that action at this time.
0 commit comments