Skip to content

Commit

Permalink
Merge pull request #8119 from ilios/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
jrjohnson authored Sep 9, 2024
2 parents 9490afd + dec76f1 commit b0bd2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-transitive-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
pnpm dedupe
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.ZORGBORT_TOKEN }}
commit-message: Update Transitive Dependencies
Expand Down

0 comments on commit b0bd2be

Please sign in to comment.