Skip to content

Commit

Permalink
Bump dominikh/staticcheck-action from 1.3.0 to 1.3.1 (#1658)
Browse files Browse the repository at this point in the history
Bumps [dominikh/staticcheck-action](https://github.com/dominikh/staticcheck-action) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/dominikh/staticcheck-action/releases)
- [Changelog](https://github.com/dominikh/staticcheck-action/blob/master/CHANGES.md)
- [Commits](dominikh/staticcheck-action@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: dominikh/staticcheck-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2024
1 parent a1edda1 commit c9d28f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Test
run: go test -v ./...

- uses: dominikh/staticcheck-action@v1.3.0
- uses: dominikh/staticcheck-action@v1.3.1
with:
version: "2022.1.3"
install-go: false
Expand Down

0 comments on commit c9d28f6

Please sign in to comment.