mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-16 07:28:27 +00:00
Compare commits
1 commit
07c36828bd
...
c2bf6707d7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c2bf6707d7 |
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:
|
version:
|
||||||
- ""
|
- ""
|
||||||
- "latest"
|
- "latest"
|
||||||
- "v2.7.2"
|
- "v2.7.0"
|
||||||
- "655e8ede5178280b2a640e185bc4a343aed0f54e"
|
- "655e8ede5178280b2a640e185bc4a343aed0f54e"
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
permissions:
|
permissions:
|
||||||
|
|
@ -136,7 +136,7 @@ jobs:
|
||||||
- ""
|
- ""
|
||||||
- "latest"
|
- "latest"
|
||||||
- "v2.7"
|
- "v2.7"
|
||||||
- "v2.7.2"
|
- "v2.7.1"
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue