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 062645d commit 48ae234Copy full SHA for 48ae234
.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@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
20
id: app-token
21
with:
22
app-id: ${{ vars.GET_TOKEN_APP_ID }}
0 commit comments