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 9546f78Copy full SHA for 9546f78
.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@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2
19
id: app-token
20
with:
21
# required
.github/workflows/release.lib.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
0 commit comments