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 0d0e27e commit 1faed70Copy full SHA for 1faed70
.github/workflows/publish.yaml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-24.04
19
steps:
20
- name: Create GitHub App token
21
- uses: actions/create-github-app-token@v2
+ uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
22
id: app-token
23
with:
24
# required
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
17
0 commit comments