Skip to content

Commit 817c65d

Browse files
committed
update workflow and pin dependencies
1 parent 078a6bc commit 817c65d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/add-to-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: Add new bugs and PRs to This Week project
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/add-to-project@main
17+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd # v2.0.0
1818
with:
1919
project-url: https://github.com/orgs/Laravel-Backpack/projects/13
2020
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)