mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-31 22:07:25 -08:00
chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#3074)
This commit is contained in:
parent
4dd5d32e0e
commit
a43f921141
2
.github/workflows/code.yml
vendored
2
.github/workflows/code.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
|
||||||
- name: Golang CI
|
- name: Golang CI
|
||||||
uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1
|
uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
working-directory: src
|
working-directory: src
|
||||||
|
|
Loading…
Reference in a new issue