Skip to content

Commit

Permalink
Merge pull request #227 from coursier/dependabot/github_actions/stefa…
Browse files Browse the repository at this point in the history
…nzweifel/git-auto-commit-action-5.0.1

Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1
  • Loading branch information
tgodzik committed Apr 15, 2024
2 parents dece6de + 6aa2e6f commit dc3fea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
- run: cs launch scala-cli:1.0.0-RC1 --main-class scala.cli.ScalaCli --jvm 17 -- .github/scripts/generate-readme.sc
- uses: stefanzweifel/git-auto-commit-action@v5.0.0
- uses: stefanzweifel/git-auto-commit-action@v5.0.1
with:
file_pattern: README.md
commit_message: Update README.md
Expand Down

0 comments on commit dc3fea9

Please sign in to comment.