Skip to content

Merge pull request #10 from breml/update-jsondiffprinter #10

Merge pull request #10 from breml/update-jsondiffprinter

Merge pull request #10 from breml/update-jsondiffprinter #10

Workflow file for this run

---
# https://github.com/actions/go-dependency-submission
name: Dependency Submission
on:
push:
branches:
- master
permissions:
contents: write
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: "stable"
- uses: actions/go-dependency-submission@v2
with:
go-mod-path: go.mod