We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9fb600 commit 7a28623Copy full SHA for 7a28623
.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/[email protected].0
+ - uses: actions/[email protected].1
23
with:
24
project-url: https://github.com/orgs/MeltanoLabs/projects/3
25
github-token: ${{ secrets.MELTYBOT_PROJECT_ADD_PAT }}
0 commit comments