Skip to content

Update sbt-sonatype to 3.11.0 #509

Update sbt-sonatype to 3.11.0

Update sbt-sonatype to 3.11.0 #509

Workflow file for this run

name: Launch Scala Steward
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '0 0 * * 0'
jobs:
scala-steward:
runs-on: ubuntu-latest
name: Launch Scala Steward
steps:
- name: Launch Scala Steward
uses: scala-steward-org/scala-steward-action@v2
with:
github-token: ${{ secrets.GH_TOKEN }}
author-email: [email protected]