Skip to content

Commit

Permalink
#8 fixing the minor version for gosec
Browse files Browse the repository at this point in the history
  • Loading branch information
roma-glushko committed Dec 19, 2023
1 parent 8073790 commit 9cd36d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vuln.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v4
with:
go-version: '1.21'
go-version: '1.21.5'
check-latest: true

- name: Checkout
Expand Down

0 comments on commit 9cd36d6

Please sign in to comment.