Skip to content

Commit

Permalink
Bump dominikh/staticcheck-action from 1.1.0 to 1.2.0 (#107)
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] authored Apr 4, 2022
1 parent b24a961 commit 525eecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
${{ runner.os }}-go-
- name: Run 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 525eecd

Please sign in to comment.