File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323 steps :
2424 - name : Checkout current branch (full)
25- uses : actions/checkout@v5
25+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2626 - uses : coursier/cache-action@v6
2727 with :
2828 extraKey : ${{ runner.os }}
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout current branch (full)
18- uses : actions/checkout@v5
18+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1919 - uses : coursier/cache-action@v6
2020 with :
2121 extraKey : ${{ runner.os }}
Original file line number Diff line number Diff line change 1818 actions : read # only needed for private repos
1919 steps :
2020 - name : Checkout repository
21- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2222 with :
2323 persist-credentials : false
2424
You can’t perform that action at this time.
0 commit comments