Skip to content

Commit

Permalink
bump workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac-HD committed Nov 10, 2024
1 parent bf6c505 commit 32220d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Update pinned dependencies
run: ./build.sh upgrade-requirements
- name: Open pull request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v7
with:
token: ${{secrets.GH_TOKEN}}
delete-branch: true
Expand Down

0 comments on commit 32220d9

Please sign in to comment.