1
0
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:
renovate[bot] 2023-08-23 12:01:06 +02:00 committed by GitHub
parent 143c5b0bc3
commit e4fb5f7a19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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