We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 078a6bc commit 817c65dCopy full SHA for 817c65d
1 file changed
.github/workflows/add-to-project.yml
@@ -14,7 +14,7 @@ jobs:
14
name: Add new bugs and PRs to This Week project
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/add-to-project@main
+ - uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd # v2.0.0
18
with:
19
project-url: https://github.com/orgs/Laravel-Backpack/projects/13
20
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
0 commit comments