Skip to content

Commit 40db48f

Browse files
authored
1 parent 3a714e8 commit 40db48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go_mod_tidy_examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
- name: Run go mod tidy
2626
working-directory: examples/${{ matrix.plugin }}
2727
run: go mod tidy
28-
- uses: stefanzweifel/git-auto-commit-action@v6
28+
- uses: stefanzweifel/git-auto-commit-action@v5
2929
with:
3030
commit_message: "chore: Tidy"

0 commit comments

Comments
 (0)