Skip to content

Commit 37cfdc3

Browse files
chore(deps): 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 cfa118a commit 37cfdc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
go-version: ${{ matrix.go-version }}
8585

8686
- name: Run staticcheck (Go ${{ matrix.go }})
87-
uses: dominikh/staticcheck-action@v1.3.1
87+
uses: dominikh/staticcheck-action@v1.4.0
8888
with:
8989
version: "2025.1.1"
9090
install-go: false

0 commit comments

Comments
 (0)