We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d3551 commit 5bd0babCopy full SHA for 5bd0bab
1 file changed
.github/workflows/add-to-project.yml
@@ -8,7 +8,7 @@ jobs:
8
add-to-project:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/add-to-project@v1
+ - uses: actions/add-to-project@v1.0.2
12
with:
13
project-url: https://github.com/users/wphillipmoore/projects/3
14
github-token: ${{ secrets.PROJECT_TOKEN }}
0 commit comments