Skip to content

Commit

Permalink
Merge pull request #1924 from bids-standard/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/peter-evans/create-pull-request-7

chore(deps): bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
Remi-Gau committed Sep 10, 2024
2 parents 99ddb6c + 481a4a6 commit 7ce4276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog_generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
git add ${{ github.workspace }}/src/CHANGES.md
git commit -m "[DOC] Auto-generated changelog entry"
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: changelog_generator_update
Expand Down

0 comments on commit 7ce4276

Please sign in to comment.