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 0c1709a commit 53fd9a3Copy full SHA for 53fd9a3
.github/workflows/publish.lib.yaml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-24.04
16
steps:
17
- name: Create GitHub App token
18
- uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
+ uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
19
id: app-token
20
with:
21
# required
.github/workflows/release.lib.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
0 commit comments