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