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 27c8554 commit 52e5dd6Copy full SHA for 52e5dd6
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Fetch GitHub App Token
21
- uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
+ uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
22
id: token
23
with:
24
app-id: ${{ secrets.GH_APP_TAGPR_ID }}
.github/workflows/tagpr.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
0 commit comments