mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
chore: bump golangci/golangci-lint-action from 6.3.2 to 6.4.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.3.2 to 6.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](051d919338...0adbc47a59
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c25e278661
commit
cb2e54c5e6
2
.github/workflows/code.yml
vendored
2
.github/workflows/code.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
- name: Install Go 🗳
|
||||
uses: ./.github/workflows/composite/bootstrap-go
|
||||
- name: Golang CI
|
||||
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347
|
||||
uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778
|
||||
with:
|
||||
working-directory: src
|
||||
- name: Fieldalignment
|
||||
|
|
Loading…
Reference in a new issue