test change

This commit is contained in:
maximo tejeda 2024-11-16 22:34:08 -04:00
parent 34d5d40bd6
commit 0218ccd4cb

View File

@ -41,7 +41,7 @@ jobs:
- name: checkout Code - name: checkout Code
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: go vuln check - name: go vuln checker
uses: golang/govulncheck-action@v1 uses: golang/govulncheck-action@v1
with: with:
go-version-file: 'go.mod' go-version-file: 'go.mod'