File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 steps :
1616 - name : Generate a token
1717 id : generate_token
18- uses : actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
18+ uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
1919 with :
2020 app-id : ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
2121 private-key : ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 3131 run : npm ci
3232 - name : Generate a token
3333 id : generate_token
34- uses : actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
34+ uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
3535 with :
3636 app-id : ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
3737 private-key : ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments