File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
15+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1616 with :
1717 fetch-depth : 0
1818 token : ${{ secrets.JRELEASER_GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1919 os : [ubuntu-latest]
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
22+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2323 with :
2424 fetch-depth : 0
2525 - name : Setup env
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 - name : Checkout
12- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
12+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1313 with :
1414 fetch-depth : 0
1515 - name : Setup env
You can’t perform that action at this time.
0 commit comments