Skip to content

Commit

Permalink
Merge pull request #139 from scalacenter/dependabot/github_actions/st…
Browse files Browse the repository at this point in the history
…efanzweifel/git-auto-commit-action-5.0.0

build(deps): bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0
  • Loading branch information
ckipp01 committed Nov 2, 2023
2 parents 9293cc3 + 8f61a8c commit 8ff3ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Generate proposal listing
run: scala-cli run bin/

- uses: stefanzweifel/git-auto-commit-action@v4.16.0
- uses: stefanzweifel/git-auto-commit-action@v5.0.0
with:
file_pattern: proposals/README.md
commit_message: "auto update proposal listing"
Expand Down

0 comments on commit 8ff3ea6

Please sign in to comment.