Skip to content

Commit

Permalink
Merge pull request #225 from articulate/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions-1ee787ebfb

build(deps): bump golangci/golangci-lint-action from 5 to 6 in the actions group
  • Loading branch information
mloberg authored Jun 10, 2024
2 parents 5dbc3c9 + 352427c commit 2b94b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
go-version-file: go.mod
check-latest: true
cache: true
- uses: golangci/golangci-lint-action@v5
- uses: golangci/golangci-lint-action@v6

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2b94b77

Please sign in to comment.