Skip to content

ci(deps): bump the actions group across 1 directory with 2 updates - #174

Merged
sthanikan2000 merged 1 commit into
mainfrom
dependabot/github_actions/actions-8888ab1579
Aug 31, 2026
Merged

ci(deps): bump the actions group across 1 directory with 2 updates#174
sthanikan2000 merged 1 commit into
mainfrom
dependabot/github_actions/actions-8888ab1579

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 2 updates in the / directory: securego/gosec and github/codeql-action.

Updates securego/gosec from 2.28.0 to 2.29.0

Release notes

Sourced from securego/gosec's releases.

v2.29.0

Changelog

  • deb54465fea23d19a77f037e11e6589021f8501d analyzers/G703: stop treating Clean/Abs/PathEscape as path-traversal sanitizers (#1723)
  • 2e13f16ff12497b4af18e915ba3f819916828e9e fix(junit): properly escape XML in failure text (#1718)
  • 38330372ed9a6b612bfd988ff4ecc050cc24abef fix(csv): capture and report write errors on flush (#1716)
  • f6d07d7887600938dace7f29e1b11a09130a5ac9 fix(report): root path matching in formatters (#1719)
  • 17d3916e34a3d052b67f88fcccae9f1e43730bac fix(config): handle nosec tags with leading hash (#1717)
  • 3958f0ed831c3020752ed07e45a8a24a531edd91 Update all dependencies (#1720)
  • 9c38a8648388bc22c13673207ac091df80100be2 Add support for go version 1.27.0 and update to version 1.25.14 and 1… (#1726)
  • 2eb4727ebc7504944ddbcdd2f7157db492026c3f Update all dependencies (#1713)
  • 5e72efc19d97e11549b3427b83fab3257a8c9894 Update all dependencies (#1710)
  • 45b083a0cb42119d61b1e0e364d8c62c68f6f5cd fix(G202): don't flag strings.Builder built from constants (#1707)
  • 82da19cc73c6fb5034aaab7a779a2ef1b123c791 ci: allow fork PR checkout in barry-ai-security-review job (#1708)
  • 9f7cd131bdd1160cd7c0205d89856ebd99530da7 Update all dependencies (#1709)
  • 1769a22fd149bfd9e5e546e06a7f9d596eab2f65 Downgrade min Go version (#1706)
  • 5bb2909d48fa8072136f38ad329b37575ab15c9f Udpate action to use gosec v2.28.0 (#1705)
Commits
  • deb5446 analyzers/G703: stop treating Clean/Abs/PathEscape as path-traversal sanitize...
  • 2e13f16 fix(junit): properly escape XML in failure text (#1718)
  • 3833037 fix(csv): capture and report write errors on flush (#1716)
  • f6d07d7 fix(report): root path matching in formatters (#1719)
  • 17d3916 fix(config): handle nosec tags with leading hash (#1717)
  • 3958f0e Update all dependencies (#1720)
  • 9c38a86 Add support for go version 1.27.0 and update to version 1.25.14 and 1… (#1726)
  • 2eb4727 Update all dependencies (#1713)
  • 5e72efc Update all dependencies (#1710)
  • 45b083a fix(G202): don't flag strings.Builder built from constants (#1707)
  • Additional commits viewable in compare view

Updates github/codeql-action from 4.37.8 to 4.37.9

Release notes

Sourced from github/codeql-action's releases.

v4.37.9

  • Update default CodeQL bundle version to 2.26.4. #4106
Changelog

Sourced from github/codeql-action's changelog.

4.37.9 - 26 Aug 2026

  • Update default CodeQL bundle version to 2.26.4. #4106
Commits
  • cdf488f Merge pull request #4107 from github/update-v4.37.9-920ba7cd1
  • 7243f38 Update changelog for v4.37.9
  • 920ba7c Merge pull request #4106 from github/update-bundle/codeql-bundle-v2.26.4
  • ecfa6e1 Add changelog note
  • adcdf4a Update default bundle to codeql-bundle-v2.26.4
  • 486fec2 Merge pull request #4099 from github/update-supported-enterprise-server-versions
  • 134624c Merge pull request #4101 from github/dependabot/npm_and_yarn/npm-minor-457d82...
  • ff43db8 Merge pull request #4103 from github/mergeback/v4.37.8-to-main-db488dde
  • 4605e03 Rebuild
  • 099c869 Update changelog and version after v4.37.8
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@sthanikan2000

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps the actions group with 2 updates in the / directory: [securego/gosec](https://github.com/securego/gosec) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `securego/gosec` from 2.28.0 to 2.29.0
- [Release notes](https://github.com/securego/gosec/releases)
- [Commits](securego/gosec@v2.28.0...v2.29.0)

Updates `github/codeql-action` from 4.37.8 to 4.37.9
- [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.37.8...v4.37.9)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.37.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: securego/gosec
  dependency-version: 2.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title ci(deps): bump the actions group with 2 updates ci(deps): bump the actions group across 1 directory with 2 updates Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions-8888ab1579 branch from 1cab0a1 to 6e0ab82 Compare August 31, 2026 14:35
@sthanikan2000
sthanikan2000 merged commit 384b119 into main Aug 31, 2026
20 checks passed
@sthanikan2000
sthanikan2000 deleted the dependabot/github_actions/actions-8888ab1579 branch August 31, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant