codeql-action-sync-tool
codeql-action-sync-tool copied to clipboard
A tool for syncing the CodeQL Action from GitHub.com to GitHub Enterprise Server, including copying the CodeQL bundle.
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.30.0 to 0.32.0. Commits 792c877 oauth2: use strings.Builder instead of bytes.Buffer 014cf77 all: upgrade go directive to at least 1.24.0 [generated] 3c76ce5 endpoints: correct Naver OAuth2 endpoint...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. Release notes Sourced from github/codeql-action's releases. v3.31.2 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. Release notes Sourced from actions/setup-go's releases. v6.0.0 What's Changed Breaking Changes Improve toolchain handling to ensure more reliable and consistent toolchain selection and management...
A Copilot-assisted experiment to push only the 50 most recent tags by default and omit other branches than `main`. This might very well be a rabbit hole with customers using...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1. Release notes Sourced from github.com/stretchr/testify's releases. v1.11.1 This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string)...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.9.1 to 1.10.1. Release notes Sourced from github.com/spf13/cobra's releases. v1.10.1 🐛 Fix chore: upgrade pflags v1.0.9 by @jpmcb in spf13/cobra#2305 v1.0.9 of pflags brought back ParseErrorsWhitelist and...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...