-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump golangci/golangci-lint-action from 3 to 6 #41
build(deps): bump golangci/golangci-lint-action from 3 to 6 #41
Conversation
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 6. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3...v6) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
@@ -13,7 +13,7 @@ | |||
with: | |||
go-version: 1.23 | |||
- name: Run golangci-lint | |||
uses: golangci/golangci-lint-action@v3 | |||
uses: golangci/golangci-lint-action@v6 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Uses Step
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #41 +/- ##
=======================================
Coverage 86.53% 86.53%
=======================================
Files 42 42
Lines 3044 3044
=======================================
Hits 2634 2634
Misses 312 312
Partials 98 98 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Bumps golangci/golangci-lint-action from 3 to 6.
Release notes
Sourced from golangci/golangci-lint-action's releases.
... (truncated)
Commits
ec5d184
feat: support linux arm64 public preview (#1144)a0297a1
build(deps-dev): bump the dev-dependencies group with 3 updates (#1143)58eda26
build(deps): bump@types/node
from 22.10.2 to 22.10.5 in the dependencies gro...44c2434
build(deps-dev): bump the dev-dependencies group with 2 updates (#1141)2f13b80
build(deps-dev): bump the dev-dependencies group with 2 updates (#1139)1ac3686
build(deps-dev): bump the dev-dependencies group with 2 updates (#1138)9937fdf
build(deps): bump@types/node
from 22.10.1 to 22.10.2 in the dependencies gro...cb60b26
build(deps-dev): bump the dev-dependencies group with 2 updates (#1136)774c35b
build(deps): bump@actions/cache
from 3.3.0 to 4.0.0 in the dependencies grou...7ce5487
build(deps-dev): bump the dev-dependencies group with 3 updates (#1134)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)