We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e35fe35 + e448614 commit 21ab03aCopy full SHA for 21ab03a
1 file changed
.github/workflows/add-to-task-list.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
20
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
21
- - uses: dev-hato/actions-add-to-projects@dfe16998dd3ae5ae61049fd8cf1d8f0d42a124c1 # v0.0.64
+ - uses: dev-hato/actions-add-to-projects@4559e05fd53509ad4ae2bedff142dd8003ec59d3 # v0.0.65
22
23
github-token: ${{steps.generate_token.outputs.token}}
24
project-url: https://github.com/orgs/dev-hato/projects/1
0 commit comments