mirror of
https://github.com/imjasonh/terraform-playground
synced 2026-07-08 15:55:17 +00:00
fix: use latest golangci-lint to support Go 1.25
This commit is contained in:
parent
b625fde14d
commit
ba86d9a4ca
1 changed files with 2 additions and 1 deletions
3
.github/workflows/driftlessaf.yaml
vendored
3
.github/workflows/driftlessaf.yaml
vendored
|
|
@ -24,4 +24,5 @@ jobs:
|
|||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
working-directory: driftlessaf
|
||||
working-directory: driftlessaf
|
||||
version: latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue