Skip to content

Update sbt-version-policy to 3.2.0 #58

Update sbt-version-policy to 3.2.0

Update sbt-version-policy to 3.2.0 #58

name: Submit Dependency Graph
on:
push:
branches: main # default branch of the project
jobs:
submit-graph:
name: Submit Dependency Graph
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ github.token }}
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- uses: scalacenter/[email protected]