Skip to content

Commit

Permalink
Merge branch 'develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
evolvedhat authored Jul 24, 2022
2 parents f4cca93 + fe58eb5 commit 42e586c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
app_id: 89697
private_key: ${{ secrets.FOUNDWEEKENDS_BOT_KEY }}
- name: Launch Scala Steward
uses: scala-steward-org/scala-steward-action@v2.20.0
uses: scala-steward-org/scala-steward-action@v2.21.0
with:
github-token: ${{ steps.generate_token.outputs.token }}
author-email: "74864734+foundweekends-bot[bot]@users.noreply.github.com"
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.6.2
sbt.version=1.7.1

0 comments on commit 42e586c

Please sign in to comment.