chore(deps): bump github.com/onsi/gomega from 1.22.1 to 1.23.0 (#1451)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nils måsén <nils@piksel.se>
This commit is contained in:
dependabot[bot] 2022-11-03 10:46:59 +01:00 committed by GitHub
parent cb555f539d
commit d1e6fa885f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 13 deletions

View file

@ -22,6 +22,7 @@ jobs:
- uses: dominikh/staticcheck-action@a3513ade2e5cb8075ba1c1ed1890a989cf0f2aa0 #v1.2.0
with:
version: "2022.1.1"
install-go: "false" # StaticCheck uses go v1.17 which does not support `any`
test:
name: Test
strategy: