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 5fc7146 commit fd25d72Copy full SHA for fd25d72
.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@db3cdf40984fe6fd25ae19ac2bf2f4886ae8d959 # v2.0.5
20
id: app-token
21
with:
22
app-id: ${{ vars.GET_TOKEN_APP_ID }}
0 commit comments