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 d72b1a2 commit de806a3Copy full SHA for de806a3
.github/workflows/publish-changelog.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
18
19
- - uses: actions/create-github-app-token@v1
+ - uses: actions/create-github-app-token@v2
20
id: app-token
21
with:
22
app-id: ${{ vars.APP_ID }}
.github/workflows/publish-release.yml
@@ -21,7 +21,7 @@ jobs:
23
24
25
26
27
0 commit comments