We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b8696 commit 86c89a7Copy full SHA for 86c89a7
.github/workflows/issue-automation.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Add issue to "On Call"
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/add-to-project@v0.4.1
+ - uses: actions/add-to-project@v0.6.1
15
with:
16
project-url: https://github.com/orgs/sourcery-ai/projects/3
17
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
0 commit comments