We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b98f03 + 2d025dc commit 0487d2bCopy full SHA for 0487d2b
.github/workflows/rebuild.yml
@@ -80,7 +80,7 @@ jobs:
80
GITHUB_TOKEN: ${{ secrets.BUILDER_GITHUB_TOKEN }}
81
82
- name: Commit changes
83
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
84
with:
85
commit_message: ${{ env.COMMIT_MSG }}
86
branch: ${{ env.TARGET_BRANCH }}
0 commit comments