We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc8e23 commit 7e1679bCopy full SHA for 7e1679b
.github/workflows/add-to-project.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- name: Generate token
11
id: generate_token
12
- uses: tibdex/[email protected].0
+ uses: tibdex/[email protected].2
13
with:
14
app_id: ${{ secrets.TOKENS_APP_ID }}
15
private_key: ${{ secrets.TOKENS_PRIVATE_KEY }}
0 commit comments