We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc840a3 commit 90945a6Copy full SHA for 90945a6
.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