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 1100924 commit e0ededcCopy full SHA for e0ededc
.github/workflows/add_to_octokit_project.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
continue-on-error: true
14
steps:
15
- - uses: actions/create-github-app-token@v1
+ - uses: actions/create-github-app-token@v2
16
id: app-token
17
with:
18
app-id: ${{ vars.OCTOKIT_APP_ID }}
.github/workflows/update.yml
@@ -9,7 +9,7 @@ jobs:
9
update:
10
11
0 commit comments