Skip to content

Commit

Permalink
build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#508
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent c860460 commit 2d2704d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
go install golang.org/x/tools/cmd/goimports@latest
- name: generate files
run: make generate
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "chore(userconfigs): generate files"

0 comments on commit 2d2704d

Please sign in to comment.