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.
1 parent 3915135 commit 7db9144Copy full SHA for 7db9144
.github/workflows/renovate.yaml
@@ -32,7 +32,7 @@ jobs:
32
# Run `make generate` and commit all changes if any.
33
- run: make tidy generate
34
if: steps.safety.outputs.skip != 'true'
35
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v6
36
37
with:
38
commit_message: |
0 commit comments