File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 name : ci
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1717
1818 - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
1919 with :
Original file line number Diff line number Diff line change 1212 goreleaser :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
15+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1616 with :
1717 fetch-depth : 0
1818
Original file line number Diff line number Diff line change 2020 client-id : ${{ secrets.PR_MAKER_APP_ID }}
2121 private-key : ${{ secrets.PR_MAKER_APP_PRIVATE_KEY }}
2222
23- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
23+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2424 with :
2525 token : ${{ steps.generate_token.outputs.token }}
2626
You can’t perform that action at this time.
0 commit comments