Skip to content

Commit

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

Bump peter-evans/create-pull-request from 4 to 7
  • Loading branch information
nasrulhazim authored Nov 27, 2024
2 parents 0830dba + e947b4e commit 111c2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: Create Pull Request
if: steps.generate.outputs.changes == 'true'
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v7
id: create-pr
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 111c2bc

Please sign in to comment.