File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 steps :
1515 # https://github.com/marketplace/actions/create-github-app-token
1616 - name : Create GitHub App Token
17- uses : actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
17+ uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
1818 id : app-token
1919 with :
2020 app-id : ${{ vars.BOT_APP_ID }}
Original file line number Diff line number Diff line change 3535
3636 # https://github.com/marketplace/actions/create-github-app-token
3737 - name : Create GitHub App Token
38- uses : actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
38+ uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
3939 id : app-token
4040 with :
4141 app-id : ${{ vars.BOT_APP_ID }}
@@ -234,7 +234,7 @@ jobs:
234234
235235 # https://github.com/marketplace/actions/create-github-app-token
236236 - name : Create GitHub App Token
237- uses : actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
237+ uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
238238 id : app-token
239239 with :
240240 app-id : ${{ vars.BOT_APP_ID }}
Original file line number Diff line number Diff line change 4848
4949 # https://github.com/marketplace/actions/create-github-app-token
5050 - name : Create GitHub App Token
51- uses : actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
51+ uses : actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
5252 id : app-token
5353 with :
5454 app-id : ${{ inputs.gh-app-id }}
You can’t perform that action at this time.
0 commit comments