Skip to content

ci: bump the github-actions group with 3 updates#123

Merged
jeremy merged 1 commit intomainfrom
dependabot/github_actions/github-actions-ce696dd1c8
Feb 5, 2026
Merged

ci: bump the github-actions group with 3 updates#123
jeremy merged 1 commit intomainfrom
dependabot/github_actions/github-actions-ce696dd1c8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps the github-actions group with 3 updates: aquasecurity/trivy-action, github/codeql-action and securego/gosec.

Updates aquasecurity/trivy-action from 0.30.0 to 0.33.1

Release notes

Sourced from aquasecurity/trivy-action's releases.

v0.33.1

What's Changed

Full Changelog: aquasecurity/trivy-action@0.33.0...0.33.1

v0.33.0

What's Changed

New Contributors

Full Changelog: aquasecurity/trivy-action@0.32.0...0.33.0

v0.32.0

What's Changed

Full Changelog: aquasecurity/trivy-action@0.31.0...0.32.0

v0.31.0

What's Changed

New Contributors

Full Changelog: aquasecurity/trivy-action@0.30.0...0.31.0

Commits
  • b6643a2 Update setup-trivy action to version v0.2.4 (#486)
  • f9424c1 Merge pull request #481 from aquasecurity/bump-trivy-1755898251
  • 85abccb dev: delete fanal.db before tests
  • a169870 ci: update golden files on Trivy bump
  • 71f6a8f dev: add update-golden goal
  • bf330b1 test: update golden files
  • 644762e Merge pull request #482 from aquasecurity/fix-gh-actions
  • f2e2851 chore(ci): Add oras to correctly setup sync jobs
  • 636fd3c fix: update tests
  • 7c0244b chore(deps): Update trivy to v0.65.0
  • Additional commits viewable in compare view

Updates github/codeql-action from 3 to 4

Release notes

Sourced from github/codeql-action's releases.

v3.32.0

  • Update default CodeQL bundle version to 2.24.0. #3425

v3.31.11

  • When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
  • Improved error handling throughout the CodeQL Action. #3415
  • Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
  • The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403

v3.31.10

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.10 - 12 Jan 2026

  • Update default CodeQL bundle version to 2.23.9. #3393

See the full CHANGELOG.md for more information.

v3.31.9

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.9 - 16 Dec 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.31.8

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.8 - 11 Dec 2025

  • Update default CodeQL bundle version to 2.23.8. #3354

See the full CHANGELOG.md for more information.

v3.31.7

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.7 - 05 Dec 2025

  • Update default CodeQL bundle version to 2.23.7. #3343

... (truncated)

Changelog

Sourced from github/codeql-action's changelog.

4.31.11 - 23 Jan 2026

  • When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
  • Improved error handling throughout the CodeQL Action. #3415
  • Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
  • The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403

4.31.10 - 12 Jan 2026

  • Update default CodeQL bundle version to 2.23.9. #3393

4.31.9 - 16 Dec 2025

No user facing changes.

4.31.8 - 11 Dec 2025

  • Update default CodeQL bundle version to 2.23.8. #3354

4.31.7 - 05 Dec 2025

  • Update default CodeQL bundle version to 2.23.7. #3343

4.31.6 - 01 Dec 2025

No user facing changes.

4.31.5 - 24 Nov 2025

  • Update default CodeQL bundle version to 2.23.6. #3321

4.31.4 - 18 Nov 2025

No user facing changes.

4.31.3 - 13 Nov 2025

  • CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see Upcoming deprecation of CodeQL Action v3.
  • Update default CodeQL bundle version to 2.23.5. #3288

4.31.2 - 30 Oct 2025

No user facing changes.

4.31.1 - 30 Oct 2025

  • The add-snippets input has been removed from the analyze action. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.

4.31.0 - 24 Oct 2025

... (truncated)

Commits
  • 9469107 Update changelog for v4.31.11
  • 1601acf Merge pull request #3415 from github/henrymercer/address-telemetry-gap
  • fba7872 Address review comments
  • a8dd5ab Merge pull request #3414 from github/dependabot/npm_and_yarn/lodash-4.17.23
  • 28bfb7b Omit error from start-proxy Action
  • 91f3460 Throw if in test mode
  • edebb78 Differentiate unhandled errors in telemetry
  • 529c266 Use getErrorMessage in more places
  • 6bd84b6 Rename to "unhandled"
  • 5e98e18 Merge pull request #3410 from github/dependabot/npm_and_yarn/tar-7.5.6
  • Additional commits viewable in compare view

Updates securego/gosec from 2.22.4 to 2.22.11

Release notes

Sourced from securego/gosec's releases.

v2.22.11

Changelog

  • 424fc4cd9c82ea0fd6bee9cd49c2db2c3cc0c93f feature: add rule for trojan source (#1431)
  • aa2e2fb1bdc12e985c9c1b93a15200baf61350d1 feat(ai): add OpenAI and custom API provider support (#1424)
  • b6eea26df883bbf98351d68bf92fa247a232ac20 chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#1437)
  • 41f28e209a74be7102c923314ab604db2b1adb62 chore(deps): update module google.golang.org/genai to v1.37.0 (#1435)
  • daccba6b93d7303569d133a61ecb6dfa289603b6 refactor: simplify report functions in main.go (#1434)
  • d4be2876cf1b5bf9bcc659bc78d21ce01aea65fc Update go to 1.25.5 and 1.24.11 in CI (#1433)
  • fde75152394005b98542190c73b8eeea4c10db15 chore(deps): update all dependencies (#1425)
  • 20c9506c1996f71fd0e5a06fd4ecdf487699291a feat(ai): add support for latest Claude models and update provider flags (#1423)
  • bd9e372f2045f1c90321109bf57bc946ee07f47c Bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#1427)
  • 7aa7e938725d3afaeb210f0721e0d84070e052bd chore(deps): update module golang.org/x/crypto to v0.45.0 [security] (#1428)
  • a58917f611bbd062000eac14a5c45434854f61f6 fix: correct schema with temporary placeholder (#1418)
  • 8b0d0b8871e094af2373cf78efecd795a001aaeb perf: skip SSA analysis if no analyzers are loaded (#1419)
  • 8a5d01aca5eb146cd9e04b7f077ef2246dcac037 test: add sarif validation (#1417)
  • a8fefd17f7f496edd6778796b5ad486d9772e3ff chore(deps): update all dependencies (#1421)
  • c34cbbf56507211a7bfd749654ba2e76c5851f71 Update go to version 1.25.4 and 1.24.10 in CI (#1415)
  • 10cf58a4a4a7db110cdb8f9a3e892a150239615a fix: build tag parsing. (#1413)
  • d2d734859ce213cb673795446ac96da4f0de8a17 chore(deps): update all dependencies (#1411)
  • afa853e9ebabe1410b9b86e3d397e0c138f22041 chore(deps): update all dependencies (#1409)
  • 6b2e6e45a67c8d5e995d849712cd8e895511e495 chore(deps): update all dependencies (#1408)
  • 0adab9d9bee15a7d79feeddb2998961c97dd9c19 Update gosec to version v2.22.10 in the github action (#1405)

v2.22.10

Changelog

  • 6be2b51fd78feca86af91f5186b7964d76cb1256 Update go to version 1.25.3 and 1.24.9 in CI (#1404)
  • fddb9427b874cb5177d0b52a31b293deeb83c1b4 chore(deps): update all dependencies (#1402)
  • f6760311e8a3db06e3d2d7e9817874dadcd34a25 Update go to version 1.25.2 and 2.24.8 in CI (#1401)
  • 35f7ec2ca2e35fb91f7684b376a58e0c61f6c2a3 chore(deps): update all dependencies (#1399)
  • 01029f0a74161c70f029d51b61592418038aa4b9 check nil slices, partially check bounds (#1396)
  • 34db3de0ee2c7ee2db87ce232132db29775ca50c Remove unused target from the makefile
  • f5a3b7ab78e0d83f3d73c30c6a029f74bf1825db Use the ginkgo command install by the dependencies
  • 761fcbc36cc182a6abd8b668000120c8b642203f Keep the go module at 1.24 version for compatibility reasons
  • 2238079261fdbec5c6d2eeabdd35506bd2e02707 Remove manual test deps
  • bb08aa3188034402763918bf82511b2c3b70e928 fix: text must be supplied when markdown is used
  • 23597d2569a26d726aa56a59460286afeddcc284 fix: improve error message of CheckAnalyzers
  • 8d7e9d598b887054bde0a84b08680d165bf90068 fix: log panic on SSA
  • 0d8255e75e4957f2469bf048a461484854419eab chore(deps): update all dependencies
  • f9c52aac4b897c84070cb8c8ef0c0d2d2180d532 Update gosec to version v.22.9 in the github action

v2.22.9

Changelog

  • 15d5c61e866bc2e2e8389376a31f1e5e09bde7d8 Update cosign to v2.6.0 and go in the CI to latest version
  • 7b8713e2c9114d7db686be71c260e4e9f7ffc2e9 fix(autofix): unnecessary conversion
  • 64ebfc010618034268272af465bb47dbbb49d64f feat(autofix): update gemini sdk and add anthropic claude
  • 506407e7dfe6979d514d362f0b2d2ea77f49f5c8 feat(G304): add os.Root remediation hint (Autofix) when Go >= 1.24
  • 3ead143f0a3b5ace623f1865ea0f560bf730cd32 chore(deps): update all dependencies
  • e81fba3c3afd54f0740d580297d9206d972d47b9 refactor(G304): remove unused trackJoin helper; no functional change
  • ab078db7b0e0de577588ae298d22d1b490bf136c style: gofmt rules/readfile.go
  • e6218c83ecf834512867fda709dbb096b9cc06aa test(g304): add samples for var perm and var flag with cleaned path\n\n- Ensure G304 does not fire when only non-path args (flag/perm) are variables\n- Both samples use filepath.Clean on the path arg\n- Rules suite remains green (42 passed)

... (truncated)

Commits
  • 424fc4c feature: add rule for trojan source (#1431)
  • aa2e2fb feat(ai): add OpenAI and custom API provider support (#1424)
  • b6eea26 chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#1437)
  • 41f28e2 chore(deps): update module google.golang.org/genai to v1.37.0 (#1435)
  • daccba6 refactor: simplify report functions in main.go (#1434)
  • d4be287 Update go to 1.25.5 and 1.24.11 in CI (#1433)
  • fde7515 chore(deps): update all dependencies (#1425)
  • 20c9506 feat(ai): add support for latest Claude models and update provider flags (#1423)
  • bd9e372 Bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#1427)
  • 7aa7e93 chore(deps): update module golang.org/x/crypto to v0.45.0 [security] (#1428)
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 2, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 2, 2026 01:35
@jeremy
Copy link
Copy Markdown
Member

jeremy commented Feb 5, 2026

@dependabot rebase

Bumps the github-actions group with 3 updates: [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action), [github/codeql-action](https://github.com/github/codeql-action) and [securego/gosec](https://github.com/securego/gosec).


Updates `aquasecurity/trivy-action` from 0.30.0 to 0.33.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.30.0...0.33.1)

Updates `github/codeql-action` from 3 to 4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

Updates `securego/gosec` from 2.22.4 to 2.22.11
- [Release notes](https://github.com/securego/gosec/releases)
- [Commits](securego/gosec@v2.22.4...v2.22.11)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: securego/gosec
  dependency-version: 2.22.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-ce696dd1c8 branch from 2b56a0e to 2671fa2 Compare February 5, 2026 08:26
@jeremy jeremy disabled auto-merge February 5, 2026 09:11
@jeremy jeremy merged commit 0a1b02a into main Feb 5, 2026
4 of 10 checks passed
@jeremy jeremy deleted the dependabot/github_actions/github-actions-ce696dd1c8 branch February 5, 2026 09:11
jeremy pushed a commit that referenced this pull request Feb 19, 2026
Bumps the github-actions group with 3 updates: [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action), [github/codeql-action](https://github.com/github/codeql-action) and [securego/gosec](https://github.com/securego/gosec).


Updates `aquasecurity/trivy-action` from 0.30.0 to 0.33.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.30.0...0.33.1)

Updates `github/codeql-action` from 3 to 4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

Updates `securego/gosec` from 2.22.4 to 2.22.11
- [Release notes](https://github.com/securego/gosec/releases)
- [Commits](securego/gosec@v2.22.4...v2.22.11)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: securego/gosec
  dependency-version: 2.22.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
robzolkos added a commit that referenced this pull request Mar 12, 2026
When assigning with an invalid ID, the user would go through the
interactive person picker only to hit a "resource not found" error
afterward. Now the item is fetched first, surfacing a friendly
type-specific error ("to-do #123 not found", "card #456 not found",
"step #789 not found") before any interactive prompts.
jeremy added a commit that referenced this pull request Mar 13, 2026
* Validate item exists before showing person picker in assign/unassign

When assigning with an invalid ID, the user would go through the
interactive person picker only to hit a "resource not found" error
afterward. Now the item is fetched first, surfacing a friendly
type-specific error ("to-do #123 not found", "card #456 not found",
"step #789 not found") before any interactive prompts.

* Address PR review: type-safe validation, fix step 404 bug, add tests

- Replace validateItem/any with typed validateTodo/validateCard/validateStep
  functions, eliminating unchecked type assertions and nolint suppressions
- Fix bug where getStep's convertSDKError call prevented step 404s from
  producing the friendly "step not found" error
- Add tests for notFoundOrConvert covering all three item types and
  non-404 passthrough

* Restore non-interactive error precedence for assign/unassign

The validate-before-picker change moved item lookup before
resolveAssignee, so non-interactive callers missing --to/--from
now hit a network call before the cheap ErrUsageHint. Add an
early guard after resolveProjectID that short-circuits with the
usage hint in non-interactive mode, preserving the interactive
person-picker flow unchanged.

* Fix test determinism: explicitly set non-interactive flag

The guard tests relied on os.Stdout not being a TTY to make
IsInteractive() return false. Under a PTY (e.g. script(1)),
the tests took the interactive path and failed. Set Flags.JSON
in the helper to make the non-interactive state explicit.

* Remove unused t field from assignGuardTransport, fix stale comment

The field was left over from an earlier iteration that used t.Fatalf;
the transport now returns an error instead. Update comment and helper
doc to match.

---------

Co-authored-by: Jeremy Daer <jeremy@37signals.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant