Skip to content

Commit

Permalink
Merge pull request #4184 from owncloud/dependabot/github_actions/stef…
Browse files Browse the repository at this point in the history
…anzweifel/git-auto-commit-action-5

Bump stefanzweifel/git-auto-commit-action from 4 to 5
  • Loading branch information
jesmrec authored Nov 10, 2023
2 parents de8c475 + afa24ca commit a6f31c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/calens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
image: toolhippie/calens:latest
run: calens >| CHANGELOG.md
- name: Commit files
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Calens changelog updated
file_pattern: CHANGELOG.md

0 comments on commit a6f31c6

Please sign in to comment.