Skip to content

Commit 88ee094

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 309cc87 commit 88ee094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
steps:
3333
- name: Checkout code
3434
uses: actions/checkout@v3
35-
- uses: dominikh/staticcheck-action@v1.2.0
35+
- uses: dominikh/staticcheck-action@v1.3.0
3636
with:
3737
version: "2022.1"

0 commit comments

Comments
 (0)