Skip to content

Update sbt to 1.9.9 #898

Update sbt to 1.9.9

Update sbt to 1.9.9 #898

Workflow file for this run

name: Auto approve Scala Steward's PRs
on:
pull_request_target
jobs:
auto-approve-scala-stewards-prs:
runs-on: ubuntu-latest
steps:
- uses: hmarr/[email protected]
if: github.actor == 'renovate[bot]'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"