Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit 682226a

Browse files
Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0
Bumps [dominikh/staticcheck-action](https://github.com/dominikh/staticcheck-action) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/dominikh/staticcheck-action/releases) - [Changelog](https://github.com/dominikh/staticcheck-action/blob/master/CHANGES.md) - [Commits](dominikh/staticcheck-action@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: dominikh/staticcheck-action dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e11a59a commit 682226a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
working-directory: ${{ matrix.module }}
5858
run: go vet ./...
5959

60-
- uses: dominikh/staticcheck-action@v1.3.1
60+
- uses: dominikh/staticcheck-action@v1.4.0
6161
with:
6262
version: "2025.1"
6363
install-go: false

0 commit comments

Comments
 (0)