File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 egress-policy : audit
3131
3232 - name : Generate Token
33- uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
33+ uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
3434 id : app-token
3535 with :
3636 app-id : " ${{ secrets.DUNCE_BOT_APP_ID }}"
7272 egress-policy : audit
7373
7474 - name : Generate Token
75- uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
75+ uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
7676 id : app-token
7777 with :
7878 app-id : " ${{ secrets.DUNCE_BOT_APP_ID }}"
Original file line number Diff line number Diff line change 9999
100100 - if : ${{ steps.diff.outputs.diff != '' }}
101101 name : Generate Token
102- uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
102+ uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
103103 id : app-token
104104 with :
105105 app-id : ${{ secrets.DUNCE_BOT_APP_ID }}
Original file line number Diff line number Diff line change 1717 pull-requests : write
1818 steps :
1919 - name : Generate Token
20- uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
20+ uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
2121 id : app-token
2222 with :
2323 app-id : " ${{ secrets.DUNCE_BOT_APP_ID }}"
Original file line number Diff line number Diff line change 4141 packages : read
4242 steps :
4343 - name : Generate Token
44- uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
44+ uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
4545 id : app-token
4646 with :
4747 app-id : " ${{ secrets.DUNCE_BOT_APP_ID }}"
Original file line number Diff line number Diff line change 1818 contents : read
1919 steps :
2020 - name : Generate Token
21- uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
21+ uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
2222 id : app-token
2323 with :
2424 app-id : " ${{ secrets.DUNCE_BOT_APP_ID }}"
You can’t perform that action at this time.
0 commit comments