chore(deps): bump the github-actions group across 1 directory with 4 updates - #70
Merged
flexiondotorg merged 1 commit intoAug 1, 2026
Conversation
…updates Bumps the github-actions group with 4 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go), [freerangebytes/setup-actionlint](https://github.com/freerangebytes/setup-actionlint), [golang/govulncheck-action](https://github.com/golang/govulncheck-action) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/setup-go` from 6 to 7 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v6...v7) Updates `freerangebytes/setup-actionlint` from 0.1.1 to 0.1.2 - [Release notes](https://github.com/freerangebytes/setup-actionlint/releases) - [Commits](freerangebytes/setup-actionlint@v0.1.1...v0.1.2) Updates `golang/govulncheck-action` from 1.0.4 to 1.1.0 - [Release notes](https://github.com/golang/govulncheck-action/releases) - [Commits](golang/govulncheck-action@v1.0.4...v1.1.0) Updates `github/codeql-action` from 4.36.2 to 4.37.3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.36.2...v4.37.3) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: freerangebytes/setup-actionlint dependency-version: 0.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: golang/govulncheck-action dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 4.37.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
flexiondotorg
deleted the
dependabot/github_actions/github-actions-73fa48c9e0
branch
August 1, 2026 08:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 4 updates in the / directory: actions/setup-go, freerangebytes/setup-actionlint, golang/govulncheck-action and github/codeql-action.
Updates
actions/setup-gofrom 6 to 7Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
b7ad1dachore(deps): bump@actions/cacheto 6.2.0 (#771)0778a10Migrate to ESM and upgrade dependencies (#763)Updates
freerangebytes/setup-actionlintfrom 0.1.1 to 0.1.2Release notes
Sourced from freerangebytes/setup-actionlint's releases.
Commits
32c8a50fix: switch to shas for gha dependencies (#69)9f8aa64build(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#66)f687474build(deps-dev): bump@commitlint/clifrom 21.0.2 to 21.1.0 (#68)a5c897ebuild(deps): bump devcontainers/base in /.devcontainer (#62)605c240build(deps): bump actions/setup-python from 6 to 6.2.0 (#64)83473fbbuild(deps): bump ghcr.io/devcontainers/features/docker-in-docker (#63)8a218adbuild(deps): bump actions/checkout from 6 to 7 (#65)12c5ed3build(deps-dev): bump@commitlint/config-conventional(#59)82bb05cbuild(deps-dev): bump@commitlint/clifrom 21.0.1 to 21.0.2 (#58)81b1634build(deps-dev): bump@commitlint/formatfrom 20.5.0 to 21.0.1 (#52)Updates
golang/govulncheck-actionfrom 1.0.4 to 1.1.0Release notes
Sourced from golang/govulncheck-action's releases.
Commits
032d455action.yml: use step-level env vars instead of direct vars in commands3fa7bd9action.yml: unset GOOS/GOARCH when installing govulncheck31f7c54action.yml: pin action dependencies to full commit SHAs5accf6faction.yml: update dependencies357ea4aaction.yml: specify cache-dependency-path1ea7606action.yml: update actions to fix caching issuef03a9d4README.md: fix typoUpdates
github/codeql-actionfrom 4.36.2 to 4.37.3Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
Commits
e4fba86Merge pull request #4031 from github/update-v4.37.3-72f6a9da0fb50ab5Update changelog for v4.37.372f6a9dMerge pull request #4030 from github/mbg/fix/no-proxy3b5ee58Use defaultrequestoptions instead ofundefinedbfb6be4Merge pull request #4028 from github/mergeback/v4.37.2-to-main-e0647621526ab84Rebuildd6217b9Update changelog and version after v4.37.2e064762Merge pull request #4027 from github/update-v4.37.2-385bcdc5ae0faed8Add a couple of change notes73aad0eUpdate changelog for v4.37.2Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions