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 da9dcf8 commit 9a73ef9Copy full SHA for 9a73ef9
.github/workflows/add-issue-to-project.yaml
@@ -14,7 +14,7 @@ jobs:
14
# Generate token for GitHub app
15
- name: Generate token
16
id: generate-token
17
- uses: actions/create-github-app-token@v1
+ uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
18
with:
19
app-id: 1008511
20
private-key: ${{ secrets.CG_ISSUE_PROCESSOR_TOKEN }}
0 commit comments