mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
chore(deps): update dominikh/staticcheck-action action to v1.3.0 (#4529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
143c5b0bc3
commit
e4fb5f7a19
2
.github/workflows/verify-go.yml
vendored
2
.github/workflows/verify-go.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 1
|
||||
- name: staticcheck
|
||||
uses: dominikh/staticcheck-action@v1.2.0
|
||||
uses: dominikh/staticcheck-action@v1.3.0
|
||||
with:
|
||||
cache-key: ${{ runner.os }}-golang-staticcheck
|
||||
install-go: false
|
||||
|
Loading…
Reference in New Issue
Block a user