Skip to content

Commit

Permalink
Merge pull request #12 from Thomashighbaugh/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/stefanzweifel/git-auto-commit-action-5
  • Loading branch information
Thomashighbaugh authored Mar 25, 2024
2 parents 12632ed + 541675b commit f529e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/panvimdoc.yml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
ignorerawblocks: true # Ignore raw html blocks in markdown when converting to vimdoc
docmapping: false # Use h4 headers as mapping docs
docmappingprojectname: true # Use project name in tag when writing mapping docs
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "Auto generate docs"
branch: ${{ github.head_ref }}

0 comments on commit f529e79

Please sign in to comment.