File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 notify-docs :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
17+ - uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
1818 id : app-token
1919 with :
2020 app-id : ${{ vars.UPDATE_DOCS_APP_ID }}
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Generate Token
20- uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
20+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
2121 id : app-token
2222 with :
2323 app-id : " ${{ secrets.BOT_APP_ID }}"
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Generate Token
21- uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
21+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
2222 id : app-token
2323 with :
2424 app-id : " ${{ secrets.BOT_APP_ID }}"
Original file line number Diff line number Diff line change 5252 runs-on : ubuntu-latest
5353 steps :
5454 - name : Generate Token
55- uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
55+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
5656 id : app-token
5757 with :
5858 app-id : " ${{ secrets.BOT_APP_ID }}"
Original file line number Diff line number Diff line change 4242 runs-on : ubuntu-latest
4343 steps :
4444 - name : Generate Token
45- uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
45+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
4646 id : app-token
4747 with :
4848 app-id : " ${{ secrets.BOT_APP_ID }}"
You can’t perform that action at this time.
0 commit comments