Skip to content

Commit

Permalink
Bump dominikh/staticcheck-action from 1.3.0 to 1.3.1 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent b407523 commit 655280b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
cache: true
cache-dependency-path: '**/go.sum'

- uses: dominikh/staticcheck-action@v1.3.0
- uses: dominikh/staticcheck-action@v1.3.1
if: ${{ matrix.go-version == '1.22.x' }}
with:
version: "2023.1.7"
Expand Down

0 comments on commit 655280b

Please sign in to comment.