Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gha integration #91

Merged
merged 12 commits into from
May 22, 2024
12 changes: 6 additions & 6 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
- uses: golangci/golangci-lint-action@v3.7.0
- uses: golangci/golangci-lint-action@v6
with:
version: latest
args: -v --config ./.golangci.yml
args: -v --config .golangci.yml --timeout=15m

unit-tests:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -62,14 +62,14 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: reuse lint
uses: fsfe/reuse-action@v2
uses: fsfe/reuse-action@v3

fossa-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: FOSSA scan
uses: fossas/fossa-action@main
uses: fossa-contrib/fossa-action@v3
with:
api-key: ${{secrets.fossaApiKey}}
fossa-api-key: 6d304c09a3ec097ba4517724e4a4d17d