mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-14 15:01:15 +00:00
Compare commits
2 commits
c2bf6707d7
...
07c36828bd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
07c36828bd | ||
|
|
87a373f691 |
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -73,7 +73,7 @@ jobs:
|
|||
version:
|
||||
- ""
|
||||
- "latest"
|
||||
- "v2.7.0"
|
||||
- "v2.7.2"
|
||||
- "655e8ede5178280b2a640e185bc4a343aed0f54e"
|
||||
runs-on: ${{ matrix.os }}
|
||||
permissions:
|
||||
|
|
@ -136,7 +136,7 @@ jobs:
|
|||
- ""
|
||||
- "latest"
|
||||
- "v2.7"
|
||||
- "v2.7.1"
|
||||
- "v2.7.2"
|
||||
runs-on: ${{ matrix.os }}
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Reference in a new issue