We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1974d18 commit bdaed80Copy full SHA for bdaed80
.github/workflows/default_pull_request_callable.yml
@@ -21,7 +21,7 @@ jobs:
21
name: Validate PR title
22
runs-on: ubuntu-latest
23
steps:
24
- - uses: actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1.10.2
+ - uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1.10.3
25
id: app-token
26
with:
27
app-id: ${{ vars.GET_TOKEN_APP_ID }}
0 commit comments