Skip to content

Commit

Permalink
chore(deps): update scala-steward-org/scala-steward-action action to …
Browse files Browse the repository at this point in the history
…v2.20.0
  • Loading branch information
renovate-bot committed Jun 16, 2022
1 parent cbb71a5 commit 2bdc965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
app_id: 111016
private_key: ${{ secrets.BOT_PRIVATE_KEY }}
- uses: scala-steward-org/scala-steward-action@v2.19.0
- uses: scala-steward-org/scala-steward-action@v2.20.0
if: ${{ !github.event.repository.fork }}
with:
github-token: ${{ steps.generate_token.outputs.token }}
Expand Down

0 comments on commit 2bdc965

Please sign in to comment.