Skip to content

Bump Scala 3.4.3 to 3.5.0 #91

Bump Scala 3.4.3 to 3.5.0

Bump Scala 3.4.3 to 3.5.0 #91

Workflow file for this run

name: Auto Approve
on:
pull_request_target:
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'scala-steward' || github.actor == 'renovate[bot]'
steps:
- uses: hmarr/auto-approve-action@v3