Add gosec action
This commit is contained in:
parent
89db89675d
commit
9553b277e9
4 changed files with 22 additions and 10 deletions
2
.github/workflows/release.txt
vendored
2
.github/workflows/release.txt
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
if: github.actor == 'aledbf'
|
||||
steps:
|
||||
- name: Checkout master
|
||||
uses: actions/checkout@v1
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Set up Go 1.14
|
||||
uses: actions/setup-go@master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue