Skip to content

Commit 7b7e0c0

Browse files
chore(deps): bump dominikh/staticcheck-action from 1.2.0 to 1.3.0
Bumps [dominikh/staticcheck-action](https://github.com/dominikh/staticcheck-action) from 1.2.0 to 1.3.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.3.0) --- updated-dependencies: - dependency-name: dominikh/staticcheck-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0946977 commit 7b7e0c0

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
@@ -66,7 +66,7 @@ jobs:
6666
go-version: 1.19
6767

6868
- name: Run staticcheck (Go ${{ matrix.go }})
69-
uses: dominikh/staticcheck-action@v1.2.0
69+
uses: dominikh/staticcheck-action@v1.3.0
7070
with:
7171
version: "2022.1"
7272
install-go: false

0 commit comments

Comments
 (0)