Skip to content

Commit 6ee182d

Browse files
authored
Merge pull request #76 from secure-systems-lab/dependabot/github_actions/dominikh/staticcheck-action-1.3.1
chore(deps): bump dominikh/staticcheck-action from 1.3.0 to 1.3.1
2 parents c61abe5 + 6d86839 commit 6ee182d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
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:
30-
version: "2022.1"
30+
version: "2024.1.1"

0 commit comments

Comments
 (0)