Skip to content

Commit 53d2fe1

Browse files
Bump dominikh/staticcheck-action from 1.2.0 to 1.4.0
Bumps [dominikh/staticcheck-action](https://github.com/dominikh/staticcheck-action) from 1.2.0 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.2.0...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 866a92e commit 53d2fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
go-version-file: 'go.mod'
5757
cache: true
5858

59-
- uses: dominikh/staticcheck-action@v1.2.0
59+
- uses: dominikh/staticcheck-action@v1.4.0
6060
with:
6161
install-go: false
6262

0 commit comments

Comments
 (0)