Skip to content

Commit

Permalink
Bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent a639276 commit 67f2c65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
go-version-file: 'go.mod'

- name: golangci-lint
uses: golangci/golangci-lint-action@v3.7.0
uses: golangci/golangci-lint-action@v3.7.1
with:
version: latest
args: -v --config ./.golangci.yml
Expand All @@ -56,7 +56,7 @@ jobs:
- name: FOSSA scan
uses: fossa-contrib/fossa-action@v3
with:
fossa-api-key: 9dc8fa92e3dd565687317beb87b56d89
fossa-api-key: 0c3bbcdf20e157bbd487dae173751b28

unit-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 67f2c65

Please sign in to comment.