Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 6 to 7 (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent d20f2f8 commit 748cddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-mgmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Remove git hooks (Husky)
run: rm -rf .git/hooks
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.PUSH_TOKEN }}
commit-message: Update dependencies
Expand Down

0 comments on commit 748cddf

Please sign in to comment.