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 4bb92ba commit 3f81e50Copy full SHA for 3f81e50
2 files changed
.github/workflows/flake.yml
@@ -38,7 +38,7 @@ jobs:
38
run: git pull --autostash --rebase
39
40
- name: Commit changes
41
- uses: EndBug/add-and-commit@v9
+ uses: EndBug/add-and-commit@v10
42
with:
43
author_name: GitHub Actions
44
author_email: github@webhippie.de
.github/workflows/helmdocs.yml
@@ -40,7 +40,7 @@ jobs:
45
46
0 commit comments