File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
1717 with :
1818 persist-credentials : ' false'
19- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
19+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
2020 with :
2121 node-version-file : package.json
2222 - run : |
@@ -110,7 +110,7 @@ jobs:
110110 fetch-depth : 0
111111 persist-credentials : ' false'
112112 - name : Setup Node.js
113- uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
113+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
114114 with :
115115 node-version-file : package.json
116116 - name : Install dependencies
Original file line number Diff line number Diff line change 3535 private-key : ${{ secrets.AUTOMATION_APP_PRIVATE_KEY }}
3636 permission-contents : ' write'
3737
38- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
38+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
3939 with :
4040 node-version-file : package.json
4141
You can’t perform that action at this time.
0 commit comments