File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1919 build :
2020 runs-on : ubuntu-latest
2121 steps :
22- - uses : actions/checkout@v3
23- - uses : actions/setup-node@v3
22+ - uses : actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag= v3
23+ - uses : actions/setup-node@9ced9a43a244f3ac94f13bfd896db8c8f30da67a # tag= v3
2424 with :
2525 node-version-file : .nvmrc
2626
4848
4949 - name : Github Release
5050 if : startsWith(github.ref, 'refs/tags/v')
51- uses : actions/create-release@v1
51+ uses : actions/create-release@0cb9c9b65d5d1901c1f53e5e66eaf4afd303e70e # tag= v1
5252 env :
5353 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
5454 with :
Original file line number Diff line number Diff line change 1616 renovate :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@v3
20- - uses : renovatebot/github-action@v32.6.5
19+ - uses : actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag= v3
20+ - uses : renovatebot/github-action@bb00a24605e009026226996bf12fb51a89499423 # tag= v32.6.5
2121 with :
2222 configurationFile : .github/renovate.json
2323 token : ${{ secrets.RENOVATE_TOKEN }}
Original file line number Diff line number Diff line change 1- 16
1+ 16.14.2
You can’t perform that action at this time.
0 commit comments