Skip to content

chore(deps): bump the actions group with 4 updates - #139

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/actions-69d01f5f7a
Closed

chore(deps): bump the actions group with 4 updates#139
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/actions-69d01f5f7a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown

Bumps the actions group with 4 updates: pnpm/action-setup, github/codeql-action/init, github/codeql-action/analyze and github/codeql-action/upload-sarif.

Updates pnpm/action-setup from 4.3.0 to 4.4.0

Release notes

Sourced from pnpm/action-setup's releases.

v4.4.0

Updated the action to use Node.js 24.

Commits

Updates github/codeql-action/init from 3.36.0 to 3.36.2

Release notes

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

v3.36.2

  • Cache CodeQL CLI version information across Actions steps. #3943
  • Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. #3937
  • Update default CodeQL bundle version to 2.25.6. #3948

v3.36.1

No user facing changes.

Commits
  • dd903d2 Merge pull request #3952 from github/backport-v3.36.2-8aad20d15
  • 0d313a3 Rebuild
  • ee98575 Update version and changelog for v3.36.2
  • 7d9a983 Merge remote-tracking branch 'origin/releases/v4' into backport-v3.36.2-8aad2...
  • 6016976 Revert "Rebuild"
  • 72c906d Revert "Update version and changelog for v3.36.1"
  • 8aad20d Merge pull request #3949 from github/update-v4.36.2-dcb947ce1
  • f521b08 Add additional changelog notes
  • 8aeff0f Update changelog for v4.36.2
  • dcb947c Merge pull request #3948 from github/update-bundle/codeql-bundle-v2.25.6
  • Additional commits viewable in compare view

Updates github/codeql-action/analyze from 3.36.0 to 3.36.2

Release notes

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

v3.36.2

  • Cache CodeQL CLI version information across Actions steps. #3943
  • Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. #3937
  • Update default CodeQL bundle version to 2.25.6. #3948

v3.36.1

No user facing changes.

Commits
  • dd903d2 Merge pull request #3952 from github/backport-v3.36.2-8aad20d15
  • 0d313a3 Rebuild
  • ee98575 Update version and changelog for v3.36.2
  • 7d9a983 Merge remote-tracking branch 'origin/releases/v4' into backport-v3.36.2-8aad2...
  • 6016976 Revert "Rebuild"
  • 72c906d Revert "Update version and changelog for v3.36.1"
  • 8aad20d Merge pull request #3949 from github/update-v4.36.2-dcb947ce1
  • f521b08 Add additional changelog notes
  • 8aeff0f Update changelog for v4.36.2
  • dcb947c Merge pull request #3948 from github/update-bundle/codeql-bundle-v2.25.6
  • Additional commits viewable in compare view

Updates github/codeql-action/upload-sarif from 3.36.0 to 3.36.2

Release notes

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

v3.36.2

  • Cache CodeQL CLI version information across Actions steps. #3943
  • Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. #3937
  • Update default CodeQL bundle version to 2.25.6. #3948

v3.36.1

No user facing changes.

Commits
  • dd903d2 Merge pull request #3952 from github/backport-v3.36.2-8aad20d15
  • 0d313a3 Rebuild
  • ee98575 Update version and changelog for v3.36.2
  • 7d9a983 Merge remote-tracking branch 'origin/releases/v4' into backport-v3.36.2-8aad2...
  • 6016976 Revert "Rebuild"
  • 72c906d Revert "Update version and changelog for v3.36.1"
  • 8aad20d Merge pull request #3949 from github/update-v4.36.2-dcb947ce1
  • f521b08 Add additional changelog notes
  • 8aeff0f Update changelog for v4.36.2
  • dcb947c Merge pull request #3948 from github/update-bundle/codeql-bundle-v2.25.6
  • 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

Sailor Template Bot and others added 2 commits June 26, 2026 18:05
Bumps the actions group with 4 updates: [pnpm/action-setup](https://github.com/pnpm/action-setup), [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 `pnpm/action-setup` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@b906aff...fc06bc1)

Updates `github/codeql-action/init` from 3.36.0 to 3.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@03e4368...dd903d2)

Updates `github/codeql-action/analyze` from 3.36.0 to 3.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@03e4368...dd903d2)

Updates `github/codeql-action/upload-sarif` from 3.36.0 to 3.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@03e4368...dd903d2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 29, 2026
@github-actions github-actions Bot added ci/cd and removed dependencies Pull requests that update a dependency file labels Jun 29, 2026
@TsekaLuk TsekaLuk closed this Jul 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/github_actions/actions-69d01f5f7a branch July 1, 2026 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant