Skip to content

Commit

Permalink
Bump dominikh/staticcheck-action from 1.1.0 to 1.2.0 (#59)
Browse files Browse the repository at this point in the history
Bumps [dominikh/staticcheck-action](https://github.com/dominikh/staticcheck-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/dominikh/staticcheck-action/releases)
- [Commits](dominikh/staticcheck-action@v1.1.0...v1.2.0)

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

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 Apr 19, 2022
1 parent 43b92c6 commit 97c4ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -51,7 +51,7 @@ jobs:
go vet ./...
- name: go staticcheck
uses: dominikh/staticcheck-action@v1.1.0
uses: dominikh/staticcheck-action@v1.2.0
with:
version: "2022.1"
install-go: false
Expand Down

0 comments on commit 97c4ce4

Please sign in to comment.