This commit is contained in:
parent
7ac8469186
commit
f23134ecc6
@ -3,16 +3,8 @@ run-name: Go Checks
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
checks:
|
||||
name: checks
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
check-latest: true
|
||||
cache: true
|
||||
|
||||
- name: Install govulncheck
|
||||
steps:
|
||||
stage: echo
|
||||
script:
|
||||
- echo "Hello! chosesoft.eu"
|
Loading…
x
Reference in New Issue
Block a user