chore(deps): update tools to latest versions (#2258)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: spiffcs <spiffcs@users.noreply.github.com>
This commit is contained in:
anchore-actions-token-generator[bot] 2023-10-26 10:15:13 -04:00 committed by GitHub
parent ae27dcdfa9
commit da07520121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ tools:
- name: golangci-lint - name: golangci-lint
version: version:
want: v1.55.0 want: v1.55.1
method: github-release method: github-release
with: with:
repo: golangci/golangci-lint repo: golangci/golangci-lint
@ -83,14 +83,14 @@ tools:
- name: task - name: task
version: version:
want: v3.30.1 want: v3.31.0
method: github-release method: github-release
with: with:
repo: go-task/task repo: go-task/task
- name: gh - name: gh
version: version:
want: v2.35.0 want: v2.37.0
method: github-release method: github-release
with: with:
repo: cli/cli repo: cli/cli