Skip to content

Commit

Permalink
Merge pull request #12 from Xerolux/dependabot/github_actions/stefanz…
Browse files Browse the repository at this point in the history
…weifel/git-auto-commit-action-5

Bump stefanzweifel/git-auto-commit-action from 4 to 5
  • Loading branch information
Xerolux authored Sep 26, 2024
2 parents eb0b765 + e23e4f6 commit 805240a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/change.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
token: ${{ github.token }}

- name: Commit CHANGELOG.md
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
branch: main
commit_message: 'docs: update CHANGELOG.md for ${{ github.ref_name }} [skip ci]'
Expand Down

0 comments on commit 805240a

Please sign in to comment.