Skip to content

Commit

Permalink
Merge pull request #123 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 4 to 6 in the actions group across 1 directory
  • Loading branch information
leoxlin authored May 23, 2024
2 parents 17bb2c8 + 33293ea commit 4fcdbdf
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 @@ -32,7 +32,7 @@ jobs:
go-version-file: go.mod
check-latest: true
cache: true
- uses: golangci/golangci-lint-action@v4
- uses: golangci/golangci-lint-action@v6

versions:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4fcdbdf

Please sign in to comment.