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 8253c38 commit bdf0bf8Copy full SHA for bdf0bf8
.github/workflows/add-to-task-list.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: Generate a token
17
id: generate_token
18
- uses: actions/create-github-app-token@v1.9.3
+ uses: actions/create-github-app-token@v1.10.0
19
with:
20
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
21
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
.github/workflows/format-json-yml.yml
@@ -19,7 +19,7 @@ jobs:
22
23
24
25
0 commit comments