Skip to content

Commit 1cc2b73

Browse files
dependabot[bot]xuwei-k
authored andcommitted
Bump scala-steward-org/scala-steward-action from 2.15.0 to 2.16.0
Bumps [scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action) from 2.15.0 to 2.16.0. - [Release notes](https://github.com/scala-steward-org/scala-steward-action/releases) - [Commits](scala-steward-org/scala-steward-action@v2.15.0...v2.16.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]>
1 parent 49bf30a commit 1cc2b73

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
@@ -18,7 +18,7 @@ jobs:
1818
private_key: ${{ secrets.FOUNDWEEKENDS_BOT_KEY }}
1919
- name: Launch Scala Steward
2020
if: ${{ !github.event.repository.fork }}
21-
uses: scala-steward-org/scala-steward-action@v2.15.0
21+
uses: scala-steward-org/scala-steward-action@v2.16.0
2222
with:
2323
github-token: ${{ steps.generate_token.outputs.token }}
2424
author-email: "74864734+foundweekends-bot[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)