Skip to content

fix(deps): update module github.com/pterm/pterm to v0.12.79 #68

fix(deps): update module github.com/pterm/pterm to v0.12.79

fix(deps): update module github.com/pterm/pterm to v0.12.79 #68

---
name: Validate-Golang
on:
workflow_dispatch:
push:
branches:
- main
- feature/*
- fix/*
pull_request:
types: [opened, reopened]
jobs:
validate-golang:
name: Valdiate Golang
uses: stuttgart-things/stuttgart-things/.github/workflows/validate-golang.yaml@main
with:
module-name: machineshop
environment-name: k8s
runs-on: ghr-machineshop-labda-test
golint-version: v1.55
golang-version: "1.21.5"
accept-linterrors: true
accept-failedtests: false