We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7db820 commit 6ef4e74Copy full SHA for 6ef4e74
.github/workflows/project_add.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
if: ${{ github.actor != 'dependabot[bot]' }}
21
steps:
22
- - uses: actions/add-to-project@v0.6.1
+ - uses: actions/add-to-project@v1.0.0
23
with:
24
project-url: https://github.com/orgs/MeltanoLabs/projects/3
25
github-token: ${{ secrets.MELTYBOT_PROJECT_ADD_PAT }}
0 commit comments