Skip to content

Commit 60e51ec

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] <support@github.com>
1 parent 0746dfd commit 60e51ec

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
@@ -55,7 +55,7 @@ jobs:
5555
- uses: actions/checkout@v4
5656
with:
5757
fetch-depth: 1
58-
- uses: dominikh/staticcheck-action@v1.3.1
58+
- uses: dominikh/staticcheck-action@v1.4.0
5959
with:
6060
version: ${{ env.STATICCHECK_VERSION }}
6161
install-go: false

0 commit comments

Comments
 (0)