Skip to content

Commit 8ddf623

Browse files
Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0 (#191)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a051e69 commit 8ddf623

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
@@ -57,7 +57,7 @@ jobs:
5757
go-version: ${{ matrix.go }}
5858

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

0 commit comments

Comments
 (0)