Skip to content

v1.8.2

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Feb 12:11
· 11 commits to main since this release
v1.8.2
5e7497e

Changelog

  • 376dfce Merge pull request #446 from anchore/dependabot/go_modules/github.com/spf13/cobra-1.10.2
  • 2decbc7 Merge pull request #452 from anchore/dependabot/github_actions/actions/cache-5.0.1
  • aee9e4e Merge pull request #454 from anchore/dependabot/github_actions/actions/upload-artifact-6.0.0
  • 0056021 Merge pull request #455 from anchore/dependabot/github_actions/github/codeql-action-4.31.9
  • 26735c6 Merge pull request #457 from anchore/dependabot/go_modules/k8s.io/client-go-0.35.0
  • a12ddbd Merge pull request #458 from anchore/dependabot/github_actions/github/codeql-action-4.31.10
  • 24dd182 Merge pull request #459 from anchore/dependabot/github_actions/actions/setup-go-6.2.0
  • e5cb57f Merge pull request #460 from anchore/dependabot/go_modules/github.com/sirupsen/logrus-1.9.4
  • d3cb4d5 Merge pull request #461 from anchore/dependabot/github_actions/actions/cache-5.0.2
  • 015e387 Merge pull request #462 from anchore/dependabot/github_actions/actions/checkout-6.0.2
  • cc8b881 Merge pull request #465 from anchore/dependabot/github_actions/actions/cache-5.0.3
  • d4d66e0 Merge pull request #468 from anchore/dependabot/go_modules/k8s.io/client-go-0.35.1
  • 1fdaf53 Merge pull request #471 from anchore/dependabot/github_actions/github/codeql-action-4.32.3
  • fac0fe1 Merge pull request #472 from anchore/dependabot/github_actions/helm/kind-action-1.14.0
  • c12c68f Merge pull request #473 from anchore/ENTERPRISE-7532
  • 5e7497e ci: BuildKit don't attach attestations
  • f99c85b ci: always use latest go patch during build
  • d99ce09 ci: bump actions/cache from 4.3.0 to 5.0.1
  • 7327b14 ci: bump actions/cache from 5.0.1 to 5.0.2
  • 1f6da43 ci: bump actions/cache from 5.0.2 to 5.0.3
  • a43bf5b ci: bump actions/checkout from 6.0.1 to 6.0.2
  • 769825e ci: bump actions/setup-go from 6.1.0 to 6.2.0
  • 3c2dc05 ci: bump actions/upload-artifact from 5.0.0 to 6.0.0
  • 5a518d2 ci: bump github/codeql-action from 4.31.10 to 4.32.3
  • 0eb6cc1 ci: bump github/codeql-action from 4.31.6 to 4.31.9
  • 8e8d6de ci: bump github/codeql-action from 4.31.9 to 4.31.10
  • 2b56368 ci: bump helm/kind-action from 1.13.0 to 1.14.0
  • a344f1e ci: ensure repo checked out prior to setup go on release
  • 1a59de1 ci: fix task names
  • f1ec2ba ci: tidy go mod
  • 4025908 feat: bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4
  • e5107b6 feat: bump github.com/spf13/cobra from 1.10.1 to 1.10.2
  • 7e0fc6d feat: bump k8s.io/client-go from 0.34.2 to 0.35.0
  • 1224803 feat: bump k8s.io/client-go from 0.35.0 to 0.35.1
  • 14250a9 feat: go 1.25.7
  • c13bc1e feat: update go to 1.25.7 to address security vulns
  • 269f252 fix: replace deprecated fake.NewSimpleClientset with fake.NewClientset