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 a541ca5 commit be2f7b2Copy full SHA for be2f7b2
.github/workflows/publish.yaml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest-8core
16
steps:
17
- name: Create GitHub App token
18
- uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
+ uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
19
id: app-token
20
with:
21
# required
.github/workflows/release.yaml
0 commit comments