We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863b9e8 commit 083db9cCopy full SHA for 083db9c
.github/workflows/pull_request.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Validate PR title
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/create-github-app-token@3378cda945da322a8db4b193e19d46352ebe2de5 # v1.10.4
+ - uses: actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.0
20
id: app-token
21
with:
22
app-id: ${{ vars.GET_TOKEN_APP_ID }}
0 commit comments