Skip to content

feat(RDGRS-662): add version to goreleaser #3

feat(RDGRS-662): add version to goreleaser

feat(RDGRS-662): add version to goreleaser #3

Workflow file for this run

version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
# Dependencies listed in go.mod
- package-ecosystem: "gomod"
directory: "/" # Location of package manifests
schedule:
interval: "monthly"