We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f8ab4c commit 4c3a4abCopy full SHA for 4c3a4ab
.github/workflows/wf-tagpr.yml
@@ -7,7 +7,7 @@ jobs:
7
tagpr:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
+ - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
11
id: app-token
12
with:
13
app-id: 2119989
0 commit comments