Skip to content

Commit

Permalink
Bump EndBug/add-and-commit from 9.1.2 to 9.1.3
Browse files Browse the repository at this point in the history
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Commits](EndBug/add-and-commit@v9.1.2...v9.1.3)

---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2023
1 parent 36d8e70 commit 2c6c840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fmt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- run: go fmt ./...

- name: Commit fmt changes
uses: EndBug/add-and-commit@v9.1.2
uses: EndBug/add-and-commit@v9.1.3
with:
add: '*'
author_name: root
Expand Down

0 comments on commit 2c6c840

Please sign in to comment.