We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a863ee + 0f62d6d commit dea0bd2Copy full SHA for dea0bd2
1 file changed
.github/workflows/projects.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Add issue and pull request to project
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/[email protected].1
+ - uses: actions/[email protected].2
14
with:
15
project-url: https://github.com/orgs/interlay/projects/3
16
github-token: ${{ secrets.PROJECTS }}
0 commit comments