Skip to content

Commit fc21685

Browse files
Bump scala-steward-org/scala-steward-action from 2.39.0 to 2.40.0 (#367)
Bumps [scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action) from 2.39.0 to 2.40.0. - [Release notes](https://github.com/scala-steward-org/scala-steward-action/releases) - [Commits](scala-steward-org/scala-steward-action@v2.39.0...v2.40.0) --- updated-dependencies: - dependency-name: scala-steward-org/scala-steward-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34f6641 commit fc21685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala-steward.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
private_key: ${{ secrets.SCALIKEJDBC_BOT_KEY }}
2020
- name: Launch Scala Steward
2121
if: ${{ !github.event.repository.fork }}
22-
uses: scala-steward-org/scala-steward-action@v2.39.0
22+
uses: scala-steward-org/scala-steward-action@v2.40.0
2323
with:
2424
github-token: ${{ steps.generate_token.outputs.token }}
2525
author-email: "74833019+scalikejdbc-bot[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)