Skip to content

Commit 4c66aff

Browse files
build(deps): bump stefanzweifel/git-auto-commit-action (#209)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6.0.1 to 7.2.0. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v6.0.1...v7.2.0) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cd5737 commit 4c66aff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Generate proposal listing
2222
run: scala-cli run bin/
2323

24-
- uses: stefanzweifel/git-auto-commit-action@v6.0.1
24+
- uses: stefanzweifel/git-auto-commit-action@v7.2.0
2525
with:
2626
file_pattern: proposals/README.md
2727
commit_message: "auto update proposal listing"

0 commit comments

Comments
 (0)