Skip to content

Commit 933b991

Browse files
authored
Merge pull request #176 from scalacenter/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5.1.0
build(deps): bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0
2 parents 4260848 + 7c97921 commit 933b991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5.0.1
24+
- uses: stefanzweifel/git-auto-commit-action@v5.1.0
2525
with:
2626
file_pattern: proposals/README.md
2727
commit_message: "auto update proposal listing"

0 commit comments

Comments
 (0)