Skip to content

Commit

Permalink
Merge pull request #531 from wcampbell0x2a/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…stefanzweifel/git-auto-commit-action-5.0.1

build(deps): bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1
  • Loading branch information
wcampbell0x2a authored Apr 17, 2024
2 parents e685a12 + a4a640f commit ba3761b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
changelogPath: './CHANGELOG.md'

- name: Commit the changes
uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5.0.0
uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
with:
skip_checkout: true
commit_message: "Update changelog"
Expand Down

0 comments on commit ba3761b

Please sign in to comment.