Skip to content

Commit

Permalink
ci: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectroNafta committed Jun 5, 2024
1 parent cc03814 commit 6496b45
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Get sources
uses: actions/checkout@v3

- name: Run govulncheck
uses: ./.github/actions/govulncheck-action
with:
go-version-input: 1.21
go-package: ./...

0 comments on commit 6496b45

Please sign in to comment.