chore(deps): update stefanzweifel/git-auto-commit-action action to v7
Some checks failed
Cog check / Create release (pull_request) Failing after 2s
Some checks failed
Cog check / Create release (pull_request) Failing after 2s
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
README.md
|
||||
- name: Commit and push new terraform docs version
|
||||
if: steps.verify-changed-files.outputs.files_changed == 'true'
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
uses: stefanzweifel/git-auto-commit-action@v7
|
||||
with:
|
||||
branch: ${{ github.event.pull_request.head.ref || github.head_ref || github.ref }}
|
||||
commit_message: "docs(tf-docs): update docs"
|
||||
|
||||
Reference in New Issue
Block a user