chore(deps): update dominikh/staticcheck-action action to v1.3.1 (#614)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Этот коммит содержится в:
родитель
27ad3c245e
коммит
153db4eacb
1 изменённых файлов: 1 добавлений и 1 удалений
2
.github/workflows/test.yml
предоставленный
2
.github/workflows/test.yml
предоставленный
|
@ -30,7 +30,7 @@ jobs:
|
||||||
run: gofmt -d -e . 2>&1 | tee outfile && test -z "$(cat outfile)" && rm outfile
|
run: gofmt -d -e . 2>&1 | tee outfile && test -z "$(cat outfile)" && rm outfile
|
||||||
- name: Run staticcheck
|
- name: Run staticcheck
|
||||||
if: matrix.go-version == '1.20.x'
|
if: matrix.go-version == '1.20.x'
|
||||||
uses: dominikh/staticcheck-action@v1.3.0
|
uses: dominikh/staticcheck-action@v1.3.1
|
||||||
with:
|
with:
|
||||||
version: "2023.1.3"
|
version: "2023.1.3"
|
||||||
install-go: false
|
install-go: false
|
||||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче