Skip to content

Commit c4c5ce8

Browse files
authored
Merge pull request #75 from Laravel-Backpack/update-workflow-and-pin-dependencies
update workflow and pin dependencies
2 parents 078a6bc + 817c65d commit c4c5ce8

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)