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 2828 steps :
2929 - name : Generate GitHub App token
3030 id : app-token
31- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
31+ uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
3232 with :
3333 app-id : ${{ secrets.FREQUENZ_AUTO_DEPENDABOT_APP_ID }}
3434 private-key : ${{ secrets.FREQUENZ_AUTO_DEPENDABOT_APP_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 4545 steps :
4646 - name : Generate token
4747 id : create-app-token
48- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
48+ uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
4949 with :
5050 app-id : ${{ secrets.FREQUENZ_AUTO_DEPENDABOT_APP_ID }}
5151 private-key : ${{ secrets.FREQUENZ_AUTO_DEPENDABOT_APP_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments