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 f7037b8 commit cb1c75cCopy full SHA for cb1c75c
.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