Changelog
- cdcb511: --- (@dependabot[bot])
- 108dbe9: .github/workflows: remove codeql for now (@vdemeester)
- 44998f0: .github/workflows: update to go 1.22 (@vdemeester)
- dcd5fbe: Add codeql-analysis. (@vdemeester)
- c2861fc: Added Logic for testing name conflicts from same source as well as different source (@Aneesh-M-Bhat)
- fa56f30: Added support for stepActions & fixed bug (@Aneesh-M-Bhat)
- c337740: Added tests (@Aneesh-M-Bhat)
- 6ac78df: Bump actions/checkout from 4.1.2 to 4.1.5 (@dependabot[bot])
- ebbc316: Bump actions/checkout from 4.1.5 to 4.1.6 (@dependabot[bot])
- b504673: Bump actions/checkout from 4.1.6 to 4.1.7 (@dependabot[bot])
- 1f9ebb7: Bump actions/setup-go from 5.0.0 to 5.0.1 (@dependabot[bot])
- ff86061: Bump actions/setup-go from 5.0.1 to 5.0.2 (@dependabot[bot])
- 71af374: Bump actions/upload-artifact from 4.3.1 to 4.3.3 (@dependabot[bot])
- 9441e2f: Bump actions/upload-artifact from 4.3.3 to 4.3.4 (@dependabot[bot])
- 63b6c1c: Bump github.com/cli/go-gh/v2 from 2.7.0 to 2.9.0 (@dependabot[bot])
- 6d83248: Bump github.com/onsi/gomega from 1.32.0 to 1.33.1 (@dependabot[bot])
- d8ecd92: Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 (@dependabot[bot])
- 862de17: Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (@dependabot[bot])
- e80e362: Bump github.com/tektoncd/pipeline from 0.61.0 to 0.62.0 (@dependabot[bot])
- dafac55: Bump github/codeql-action from 3.24.9 to 3.25.7 (@dependabot[bot])
- af8d172: Bump github/codeql-action from 3.25.10 to 3.25.11 (@dependabot[bot])
- 9559639: Bump github/codeql-action from 3.25.5 to 3.25.6 (@dependabot[bot])
- 5d1b775: Bump github/codeql-action from 3.25.7 to 3.25.8 (@dependabot[bot])
- 8aa3c00: Bump github/codeql-action from 3.25.8 to 3.25.10 (@dependabot[bot])
- 6e1a374: Bump golangci-lint version to 1.58 (@vdemeester)
- 1db0bfe: Bump goreleaser/goreleaser-action from 5 to 6 (@dependabot[bot])
- 8c6e2b8: Bump k8s.io/apimachinery from 0.29.3 to 0.30.2 (@dependabot[bot])
- 24551e9: Bump k8s.io/client-go from 0.29.3 to 0.30.2 (@dependabot[bot])
- 52fc3a6: Bump k8s.io/client-go from 0.30.2 to 0.30.3 (@dependabot[bot])
- fe61997: Bump step-security/harden-runner from 2.7.1 to 2.8.0 (@dependabot[bot])
- 06ec7c8: Bump step-security/harden-runner from 2.8.0 to 2.8.1 (@dependabot[bot])
- 3106462: Changes to comments & others (@Aneesh-M-Bhat)
- 801cbd4: Final PR for StepActions (@Senjuti256)
- d65db11: Fix linting (@vdemeester)
- 41b1d17: Resolved Changes (@Aneesh-M-Bhat)
- 88557e8: Use autobuild for codeql… (@vdemeester)
- e475507: golangci-lint: update configuration (for 1.58.0) (@vdemeester)
- 87dfdd9: golangci-lint: use
--timeout
instead (@vdemeester) - 845e92a: hanges to test names (@Aneesh-M-Bhat)