Skip to content

chore(deps): bump the actions-minor-and-patch group with 3 updates - #81

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/github_actions/dev/actions-minor-and-patch-c3cd255d8c
Open

dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/github_actions/dev/actions-minor-and-patch-c3cd255d8c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-minor-and-patch group with 3 updates: github/codeql-action/init, github/codeql-action/analyze and github/codeql-action/upload-sarif.

Updates github/codeql-action/init from 3.37.9 to 3.38.0

Release notes

Sourced from github/codeql-action/init's releases.

v3.38.0

  • On GitHub-hosted runners, the CodeQL Action now deletes unused CodeQL bundles from the toolcache before downloading a different bundle, which frees up disk space for the analysis. We expect to roll this change out to everyone in September. #4124
  • The CodeQL Action now supports CodeQL releases that are compatible with Linux Arm64 and downloads the native linux-arm64 CodeQL bundle when available. #4072
  • Update default CodeQL bundle version to 2.27.0. #4129
Commits
  • faaca9a Merge pull request #4133 from github/backport-v3.38.0-b96794f01
  • 3490969 Rebuild
  • ce74b73 Update version and changelog for v3.38.0
  • 739ee72 Merge remote-tracking branch 'origin/releases/v4' into backport-v3.38.0-b9679...
  • a3c61c3 Revert "Rebuild"
  • 16e21b9 Revert "Update version and changelog for v3.37.9"
  • b96794f Merge pull request #4131 from github/update-v4.38.0-7e08580a9
  • 02d5093 Update changelog for v4.38.0
  • 7e08580 Merge pull request #4130 from github/henrymercer/workflow-runner-sizing
  • bfcc52b Run slow macOS checks on larger runners
  • Additional commits viewable in compare view

Updates github/codeql-action/analyze from 3.37.9 to 3.38.0

Release notes

Sourced from github/codeql-action/analyze's releases.

v3.38.0

  • On GitHub-hosted runners, the CodeQL Action now deletes unused CodeQL bundles from the toolcache before downloading a different bundle, which frees up disk space for the analysis. We expect to roll this change out to everyone in September. #4124
  • The CodeQL Action now supports CodeQL releases that are compatible with Linux Arm64 and downloads the native linux-arm64 CodeQL bundle when available. #4072
  • Update default CodeQL bundle version to 2.27.0. #4129
Commits
  • faaca9a Merge pull request #4133 from github/backport-v3.38.0-b96794f01
  • 3490969 Rebuild
  • ce74b73 Update version and changelog for v3.38.0
  • 739ee72 Merge remote-tracking branch 'origin/releases/v4' into backport-v3.38.0-b9679...
  • a3c61c3 Revert "Rebuild"
  • 16e21b9 Revert "Update version and changelog for v3.37.9"
  • b96794f Merge pull request #4131 from github/update-v4.38.0-7e08580a9
  • 02d5093 Update changelog for v4.38.0
  • 7e08580 Merge pull request #4130 from github/henrymercer/workflow-runner-sizing
  • bfcc52b Run slow macOS checks on larger runners
  • Additional commits viewable in compare view

Updates github/codeql-action/upload-sarif from 3.37.9 to 3.38.0

Release notes

Sourced from github/codeql-action/upload-sarif's releases.

v3.38.0

  • On GitHub-hosted runners, the CodeQL Action now deletes unused CodeQL bundles from the toolcache before downloading a different bundle, which frees up disk space for the analysis. We expect to roll this change out to everyone in September. #4124
  • The CodeQL Action now supports CodeQL releases that are compatible with Linux Arm64 and downloads the native linux-arm64 CodeQL bundle when available. #4072
  • Update default CodeQL bundle version to 2.27.0. #4129
Commits
  • faaca9a Merge pull request #4133 from github/backport-v3.38.0-b96794f01
  • 3490969 Rebuild
  • ce74b73 Update version and changelog for v3.38.0
  • 739ee72 Merge remote-tracking branch 'origin/releases/v4' into backport-v3.38.0-b9679...
  • a3c61c3 Revert "Rebuild"
  • 16e21b9 Revert "Update version and changelog for v3.37.9"
  • b96794f Merge pull request #4131 from github/update-v4.38.0-7e08580a9
  • 02d5093 Update changelog for v4.38.0
  • 7e08580 Merge pull request #4130 from github/henrymercer/workflow-runner-sizing
  • bfcc52b Run slow macOS checks on larger runners
  • 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 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

Bumps the actions-minor-and-patch group with 3 updates: [github/codeql-action/init](https://github.com/github/codeql-action), [github/codeql-action/analyze](https://github.com/github/codeql-action) and [github/codeql-action/upload-sarif](https://github.com/github/codeql-action).


Updates `github/codeql-action/init` from 3.37.9 to 3.38.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@6f5948d...faaca9a)

Updates `github/codeql-action/analyze` from 3.37.9 to 3.38.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@6f5948d...faaca9a)

Updates `github/codeql-action/upload-sarif` from 3.37.9 to 3.38.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@6f5948d...faaca9a)

---
updated-dependencies:
- dependency-name: github/codeql-action/init
  dependency-version: 3.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor-and-patch
- dependency-name: github/codeql-action/analyze
  dependency-version: 3.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor-and-patch
- dependency-name: github/codeql-action/upload-sarif
  dependency-version: 3.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 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.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Deploying xsltdebugx with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7eb4115
Status: ✅  Deploy successful!
Preview URL: https://df1f7db1.xsltdebugx.pages.dev
Branch Preview URL: https://dependabot-github-actions-de-yg6v.xsltdebugx.pages.dev

View logs

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants