File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 contents : read
1515 steps :
1616 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
17- - uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
17+ - uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
1818 with :
1919 node-version-file : package.json
2020 - run : |
9898 with :
9999 fetch-depth : 0
100100 - name : Setup Node.js
101- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
101+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
102102 with :
103103 node-version-file : package.json
104104 - name : Install dependencies
Original file line number Diff line number Diff line change 2929 app-id : 1248576
3030 private-key : ${{ secrets.AUTOMATION_APP_PRIVATE_KEY }}
3131
32- - uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
32+ - uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
3333 with :
3434 node-version-file : package.json
3535
You can’t perform that action at this time.
0 commit comments