Skip to content

Commit

Permalink
Merge pull request #170 from SaveTheRbtz/dependabot/github_actions/go…
Browse files Browse the repository at this point in the history
…langci/golangci-lint-action-6.1.1

build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
  • Loading branch information
SaveTheRbtz authored Oct 8, 2024
2 parents df49df4 + 351b0f5 commit b261b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
go-version: '>=1.19'
check-latest: true
- name: golangci-lint
uses: golangci/[email protected].0
uses: golangci/[email protected].1
with:
version: latest
working-directory: ./pkg

0 comments on commit b261b64

Please sign in to comment.