We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde0920 commit 8576870Copy full SHA for 8576870
.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.3.0
+ - uses: actions/add-to-project@v0.4.0
15
with:
16
project-url: https://github.com/orgs/sourcery-ai/projects/3
17
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
0 commit comments