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 5b7d67c + f3c0bba commit 46d1ec8Copy full SHA for 46d1ec8
.github/workflows/refresh-checksmd.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Commit back the checks.md to the repository
43
if: steps.changed-files-specific.outputs.any_changed == 'true'
44
- uses: stefanzweifel/git-auto-commit-action@v4
+ uses: stefanzweifel/git-auto-commit-action@v5
45
with:
46
# Optional. Commit message for the created commit.
47
# Defaults to "Apply automatic changes"
0 commit comments