Skip to content

Commit

Permalink
Update GitHub Action: vulns.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spiegel-im-spiegel committed Feb 3, 2024
1 parent 1917bb6 commit 2a4615a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vulns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: ^1.20
go-version-file: 'go.mod'
- name: WriteGoList
run: go list -json -m all > go.list
- name: Nancy
Expand Down

0 comments on commit 2a4615a

Please sign in to comment.