Skip to content

Merge pull request #52 from jreisinger/dependabot/go_modules/golang.o… #73

Merge pull request #52 from jreisinger/dependabot/go_modules/golang.o…

Merge pull request #52 from jreisinger/dependabot/go_modules/golang.o… #73

Workflow file for this run

name: test, scan and release
on: [push]
jobs:
go-test-scan:
uses: jreisinger/github-actions/.github/workflows/go-test-scan.yml@main
go-release:
needs:
- go-test-scan
uses: jreisinger/github-actions/.github/workflows/go-release.yml@main