Skip to content

Commit 154aa5b

Browse files
authored
Merge pull request #33 from secure-systems-lab/dependabot/github_actions/dominikh/staticcheck-action-1.3.0
chore(deps): bump dominikh/staticcheck-action from 1.2.0 to 1.3.0
2 parents 309cc87 + 88ee094 commit 154aa5b

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)