Skip to content

Commit dc389f3

Browse files
chore(deps): bump dominikh/staticcheck-action from 1.3.0 to 1.3.1
Bumps [dominikh/staticcheck-action](https://github.com/dominikh/staticcheck-action) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/dominikh/staticcheck-action/releases) - [Changelog](https://github.com/dominikh/staticcheck-action/blob/master/CHANGES.md) - [Commits](dominikh/staticcheck-action@ba60535...fe1dd0c) --- updated-dependencies: - dependency-name: dominikh/staticcheck-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c61abe5 commit dc389f3

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
@@ -25,6 +25,6 @@ jobs:
2525
steps:
2626
- name: Checkout code
2727
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
28-
- uses: dominikh/staticcheck-action@ba605356b4b29a60e87ab9404b712f3461e566dc
28+
- uses: dominikh/staticcheck-action@fe1dd0c3658873b46f8c9bb3291096a617310ca6
2929
with:
3030
version: "2022.1"

0 commit comments

Comments
 (0)