Skip to content

Commit

Permalink
chore(deps): update stefanzweifel/git-auto-commit-action action to v5…
Browse files Browse the repository at this point in the history
….1.0 (#90)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent b6d89f9 commit 4834ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
go run cmd/kromgo/main.go -jsonschema > config.schema.json
- name: Commit Changes
uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
with:
commit_message: "docs: render json schema"
file_pattern: "config.schema.json"

0 comments on commit 4834ad6

Please sign in to comment.