Skip to content

Commit 8aa00db

Browse files
committed
Remove the version form ci github action
1 parent 392e53c commit 8aa00db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
- name: Run Gosec Security Scanner
3535
uses: securego/gosec@master
3636
with:
37-
version: '2.15.0'
3837
args: ./...
3938
- name: Run Tests
4039
run: make test

0 commit comments

Comments
 (0)