This commit is contained in:
parent
41858d6c59
commit
26a7d7a72a
1 changed files with 0 additions and 4 deletions
|
@ -13,9 +13,5 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: https://git.shadowhosting.xyz/actions/checkout@v4
|
uses: https://git.shadowhosting.xyz/actions/checkout@v4
|
||||||
- uses: https://git.shadowhosting.xyz/actions/setup-go@v5
|
|
||||||
with:
|
|
||||||
go-version: '1.22'
|
|
||||||
- run: go mod download
|
|
||||||
- name: Run Gosec Security Scanner
|
- name: Run Gosec Security Scanner
|
||||||
uses: https://git.shadowhosting.xyz/actions/goscan@main
|
uses: https://git.shadowhosting.xyz/actions/goscan@main
|
Loading…
Reference in a new issue