Skip to content

Commit a1a33cd

Browse files
authored
Merge pull request #120 from secure-systems-lab/dependabot/github_actions/dominikh/staticcheck-action-1.4.0
chore(deps): bump dominikh/staticcheck-action from 1.3.1 to 1.4.0
2 parents 4f201c1 + 50ac487 commit a1a33cd

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@11bd71901bbe5b1630ceea73d27597364c9af683
28-
- uses: dominikh/staticcheck-action@fe1dd0c3658873b46f8c9bb3291096a617310ca6
28+
- uses: dominikh/staticcheck-action@024238d2898c874f26d723e7d0ff4308c35589a2
2929
with:
3030
version: "latest"

0 commit comments

Comments
 (0)