Skip to content

Update GitHub Actions with Dependabot #172

Update GitHub Actions with Dependabot

Update GitHub Actions with Dependabot #172

name: Update Dependency Graph
on:
push:
branches:
- main
jobs:
update-graph:
name: Update Dependency Graph
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: scalacenter/sbt-dependency-submission@v2