Skip to content

Commit 4973535

Browse files
chore(deps): update dominikh/staticcheck-action action to v1.4.0 (#611)
Generated by renovateBot Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80bb49d commit 4973535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: go mod download
4343

4444
- name: Static Check
45-
uses: dominikh/staticcheck-action@v1.3.1
45+
uses: dominikh/staticcheck-action@v1.4.0
4646
with:
4747
version: "latest"
4848
install-go: false

0 commit comments

Comments
 (0)