File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 steps :
2626 - name : Generate GitHub App token
2727 id : app-token
28- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2 .1
28+ uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1 .1
2929 with :
3030 app-id : ${{ secrets.FREQUENZ_AUTO_DEPENDABOT_APP_ID }}
3131 private-key : ${{ secrets.FREQUENZ_AUTO_DEPENDABOT_APP_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 4242 steps :
4343 - name : Generate token
4444 id : create-app-token
45- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2 .1
45+ uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1 .1
4646 with :
4747 app-id : ${{ secrets.FREQUENZ_AUTO_DEPENDABOT_APP_ID }}
4848 private-key : ${{ secrets.FREQUENZ_AUTO_DEPENDABOT_APP_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments