This repository was archived by the owner on Nov 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 release-please :
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
18+ - uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
1919 id : app-token
2020 with :
2121 app-id : ${{ secrets.MY_RENOVATE_GITHUB_APP_ID }}
Original file line number Diff line number Diff line change 5252 - name : Checkout
5353 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5454
55- - uses : actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
55+ - uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
5656 id : app-token
5757 with :
5858 app-id : ${{ secrets.MY_RENOVATE_GITHUB_APP_ID }}
Original file line number Diff line number Diff line change 1616 semantic-pull-request :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
19+ - uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
2020 id : app-token
2121 with :
2222 app-id : ${{ secrets.MY_RENOVATE_GITHUB_APP_ID }}
You can’t perform that action at this time.
0 commit comments