File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 private-key : ${{ secrets.APP_PRIVATE_KEY }}
3434
3535 - name : Checkout repository
36- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
36+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3737 with :
3838 ref : publish
3939 fetch-depth : 0
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - name : Checkout repository
11- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
11+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1212 with :
1313 fetch-depth : 3
1414
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - name : Checkout repository
11- uses : actions/checkout@v6.0.2
11+ uses : actions/checkout@v6.0.3
1212
1313 - name : Check dependencies
1414 shell : bash
You can’t perform that action at this time.
0 commit comments