File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010 env :
1111 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
1212 steps :
13- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
13+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1414 with :
1515 fetch-depth : 0
1616 - uses : wagoid/commitlint-github-action@a85daedc64529d02d566e7f83c3c48c77e78af85 # v1
Original file line number Diff line number Diff line change 2727 runs-on : ubuntu-latest
2828 timeout-minutes : 5
2929 steps :
30- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
30+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3131 - name : Export `CI_CACHE_ID` from container
3232 run : echo "CI_CACHE_ID=$(cat /.ci_cache_id)" >> $GITHUB_ENV
3333 - uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
You can’t perform that action at this time.
0 commit comments