Skip to content

Commit 30a0f2c

Browse files
authored
Merge pull request #303 from inovex/dependabot/github_actions/minor-patch-11455c59ef
chore(deps): bump dominikh/staticcheck-action from 1.4.0 to 1.4.1 in the minor-patch group
2 parents 926ab31 + 8fd04a3 commit 30a0f2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- uses: actions/checkout@v6
5656
with:
5757
fetch-depth: 1
58-
- uses: dominikh/staticcheck-action@v1.4.0
58+
- uses: dominikh/staticcheck-action@v1.4.1
5959
with:
6060
version: ${{ env.STATICCHECK_VERSION }}
6161
install-go: false

0 commit comments

Comments
 (0)