Bump the github-actions group across 1 directory with 12 updates
Type: Pull Request
State: Open
Association: None
Comments: 0
(3 months ago)
(3 months ago)
dependencies github_actions
Bumps the github-actions group with 12 updates in the / directory:
| Package | From | To |
|---|---|---|
| actions/checkout | 4.2.2 |
5.0.0 |
| actions/github-script | 7.0.1 |
8.0.0 |
| google/osv-scanner-action | 1.9.2 |
2.2.3 |
| actions/setup-python | 5.4.0 |
6.0.0 |
| peter-evans/create-pull-request | 7.0.7 |
7.0.8 |
| ossf/scorecard-action | 2.4.1 |
2.4.3 |
| actions/upload-artifact | 4.6.1 |
4.6.2 |
| github/codeql-action | 3.28.10 |
3.30.5 |
| docker/setup-buildx-action | 3.10.0 |
3.11.1 |
| docker/login-action | 3.3.0 |
3.6.0 |
| docker/build-push-action | 6.15.0 |
6.18.0 |
| actions/stale | 9.1.0 |
10.0.0 |
Updates actions/checkout from 4.2.2 to 5.0.0
Release notes
Sourced from actions/checkout's releases.
v5.0.0
What's Changed
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226- Prepare v5.0.0 release by
@salmanmkcin actions/checkout#2238⚠️ Minimum Compatible Runner Version
v2.327.1
Release NotesMake sure your runner is updated to this version or newer to use this release.
Full Changelog: https://github.com/actions/checkout/compare/v4...v5.0.0
v4.3.0
What's Changed
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236- Prepare release v4.3.0 by
@salmanmkcin actions/checkout#2237New Contributors
@motssmade their first contribution in actions/checkout#1971@mouismailmade their first contribution in actions/checkout#1977@benwellsmade their first contribution in actions/checkout#2043@nebuk89made their first contribution in actions/checkout#2194@salmanmkcmade their first contribution in actions/checkout#2236Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0
Changelog
Sourced from actions/checkout's changelog.
Changelog
V5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226V4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-millerin actions/checkout#1732v4.1.5
- Update NPM dependencies by
@cory-millerin actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabotin actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabotin actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabotin actions/checkout#1695- README: Suggest
user.emailto be41898282+github-actions[bot]@users.noreply.github.comby@cory-millerin actions/checkout#1707v4.1.4
- Disable
extensions.worktreeConfigwhen disablingsparse-checkoutby@jww3in actions/checkout#1692- Add dependabot config by
@cory-millerin actions/checkout#1688- Bump the minor-actions-dependencies group with 2 updates by
@dependabotin actions/checkout#1693- Bump word-wrap from 1.2.3 to 1.2.5 by
@dependabotin actions/checkout#1643v4.1.3
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)85e6279Adjust positioning of user email note and permissions heading (#2044)009b9aeDocumentation update - add recommended permissions to Readme (#2043)cbb7224Update README.md (#1977)3b9b8c8docs: update README.md (#1971)- See full diff in compare view
Updates actions/github-script from 7.0.1 to 8.0.0
Release notes
Sourced from actions/github-script's releases.
v8.0.0
What's Changed
- Update Node.js version support to 24.x by
@salmanmkcin actions/github-script#637- README for updating actions/github-script from v7 to v8 by
@sneha-kripin actions/github-script#653⚠️ Minimum Compatible Runner Version
v2.327.1
Release NotesMake sure your runner is updated to this version or newer to use this release.
New Contributors
@salmanmkcmade their first contribution in actions/github-script#637@sneha-kripmade their first contribution in actions/github-script#653Full Changelog: https://github.com/actions/github-script/compare/v7.1.0...v8.0.0
v7.1.0
What's Changed
- Upgrade husky to v9 by
@benelanin actions/github-script#482- Add workflow file for publishing releases to immutable action package by
@Jcambassin actions/github-script#485- Upgrade IA Publish by
@Jcambassin actions/github-script#486- Fix workflow status badges by
@joshmgrossin actions/github-script#497- Update usage of
actions/upload-artifactby@joshmgrossin actions/github-script#512- Clear up package name confusion by
@joshmgrossin actions/github-script#514- Update dependencies with
npm audit fixby@joshmgrossin actions/github-script#515- Specify that the used script is JavaScript by
@timotkin actions/github-script#478- chore: Add Dependabot for NPM and Actions by
@nschonniin actions/github-script#472- Define
permissionsin workflows and update actions by@joshmgrossin actions/github-script#531- chore: Add Dependabot for .github/actions/install-dependencies by
@nschonniin actions/github-script#532- chore: Remove .vscode settings by
@nschonniin actions/github-script#533- ci: Use github/setup-licensed by
@nschonniin actions/github-script#473- make octokit instance available as octokit on top of github, to make it easier to seamlessly copy examples from GitHub rest api or octokit documentations by
@iamstarkovin actions/github-script#508- Remove
octokitREADME updates for v7 by@joshmgrossin actions/github-script#557- docs: add "exec" usage examples by
@neilimein actions/github-script#546- Bump ruby/setup-ruby from 1.213.0 to 1.222.0 by
@dependabot[bot] in actions/github-script#563- Bump ruby/setup-ruby from 1.222.0 to 1.229.0 by
@dependabot[bot] in actions/github-script#575- Clearly document passing inputs to the
scriptby@joshmgrossin actions/github-script#603- Update README.md by
@nebuk89in actions/github-script#610New Contributors
@benelanmade their first contribution in actions/github-script#482@Jcambassmade their first contribution in actions/github-script#485@timotkmade their first contribution in actions/github-script#478@iamstarkovmade their first contribution in actions/github-script#508@neilimemade their first contribution in actions/github-script#546@nebuk89made their first contribution in actions/github-script#610Full Changelog: https://github.com/actions/github-script/compare/v7...v7.1.0
Commits
ed59741Merge pull request #653 from actions/sneha-krip/readme-for-v82dc352eBold minimum Actions Runner version in README01e118cUpdate README for Node 24 runtime requirements8b222acApply suggestion from@salmanmkcadc0eeaREADME for updating actions/github-script from v7 to v820fe497Merge pull request #637 from actions/node24e7b7f22update licenses2c81ba0Update Node.js version support to 24.xf28e40cMerge pull request #610 from actions/nebuk89-patch-11ae9958Update README.md- Additional commits viewable in compare view
Updates google/osv-scanner-action from 1.9.2 to 2.2.3
Release notes
Sourced from google/osv-scanner-action's releases.
v2.2.3
What's Changed
- chore(deps): update workflows by
@renovate-botin google/osv-scanner-action#86- chore(deps): update workflows to v5 (major) by
@renovate-botin google/osv-scanner-action#87- Update to v2.2.3 by
@jess-lowein google/osv-scanner-action#101Full Changelog: https://github.com/google/osv-scanner-action/compare/v2.2.2...v2.2.3
v2.2.2
This updates OSV-Scanner to v2.2.2.
What's Changed
- docs: Update Automatic install instructions by
@another-rexin google/osv-scanner-action#94- Update to v2.2.2 by
@cuixqin google/osv-scanner-action#95Full Changelog: https://github.com/google/osv-scanner-action/compare/v2.2.1...v2.2.2
v2.2.1
What's Changed
OSV-Scanner now supports all OSV-Scalibr features behind experimental flags (
--experimental-plugins, see details here)!Features:
- [Feature #2146](google/osv-scanner#2146) Allow manual OSV-Scalibr plugin selection.
- [Feature #2144](google/osv-scanner#2144) Add OSV-Scalibr version to osv-scanner --version output.
- [Feature #2021](google/osv-scanner#2021) Add experimental support for running OSV-Scalibr detectors.
- [Feature #2079](google/osv-scanner#2079) Fall back to offline extractor if the transitive one fails, so at least direct dependencies are returned.
- [Feature #2032](google/osv-scanner#2032) Add summary section at the top of outputs and a 'Fixed Version' column.
- [Feature #2076](google/osv-scanner#2076) Support Ubuntu severity type.
Fixes:
- [Bug #2141](google/osv-scanner#2141) Fix OSV-Scanner json scans not matching with correct ecosystem.
- [Bug #2084](google/osv-scanner#2084) Show absolute paths when scanning containers.
- [Bug #2126](google/osv-scanner#2126) Log and preserve package count before continuing on db error.
- [Bug #2095](google/osv-scanner#2095) Pass through plugin capabilities correctly.
- [Bug #2051](google/osv-scanner#2051) Properly flag if running on Linux or Mac OSs for plugin compatibility.
- [Bug #2072](google/osv-scanner#2072) Add missing "text" property in description fields.
- [Bug #2068](google/osv-scanner#2068) Change links in output to go to the specific vulnerability page instead of the list page.
- [Bug #2064](google/osv-scanner#2064) Fix SARIF v3 output to include results.
- [Bug #2151](google/osv-scanner#2151) Filter by ecosystem before querying.
API Changes:
- [API Change #2096](google/osv-scanner#2096) Allow log handler to be overridden.
... (truncated)
Commits
e92b5d0Merge pull request #101 from google/update-to-v2.2.3c1fee26Update unified workflow example to point to v2.2.3 reusable workflowse161549Update reusable workflows to point to v2.2.3 actionsb930bc9"Update actions to use v2.2.3 osv-scanner image"c0e8a11Merge pull request #87 from renovate-bot/renovate/major-workflowsf317cb8chore(deps): update workflows to v59e22416Merge pull request #86 from renovate-bot/renovate/workflows90b209dMerge pull request #95 from google/update-to-v2.2.24971fe8Update unified workflow example to point to v2.2.2 reusable workflows9d4732eUpdate reusable workflows to point to v2.2.2 actions- Additional commits viewable in compare view
Updates actions/setup-python from 5.4.0 to 6.0.0
Release notes
Sourced from actions/setup-python's releases.
v6.0.0
What's Changed
Breaking Changes
- Upgrade to node 24 by
@salmanmkcin actions/setup-python#1164Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Enhancements:
- Add support for
pip-versionby@priyagupta108in actions/setup-python#1129- Enhance reading from .python-version by
@krystof-kin actions/setup-python#787- Add version parsing from Pipfile by
@aradkdjin actions/setup-python#1067Bug fixes:
- Clarify pythonLocation behaviour for PyPy and GraalPy in environment variables by
@aparnajyothi-yin actions/setup-python#1183- Change missing cache directory error to warning by
@aparnajyothi-yin actions/setup-python#1182- Add Architecture-Specific PATH Management for Python with --user Flag on Windows by
@aparnajyothi-yin actions/setup-python#1122- Include python version in PyPy python-version output by
@cdce8pin actions/setup-python#1110- Update docs: clarification on pip authentication with setup-python by
@priya-kinthaliin actions/setup-python#1156Dependency updates:
- Upgrade idna from 2.9 to 3.7 in /tests/data by
@dependabot[bot] in actions/setup-python#843- Upgrade form-data to fix critical vulnerabilities #182 & #183 by
@aparnajyothi-yin actions/setup-python#1163- Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIndex.download by
@aparnajyothi-yin actions/setup-python#1165- Upgrade actions/checkout from 4 to 5 by
@dependabot[bot] in actions/setup-python#1181- Upgrade
@actions/tool-cachefrom 2.0.1 to 2.0.2 by@dependabot[bot] in actions/setup-python#1095New Contributors
@krystof-kmade their first contribution in actions/setup-python#787@cdce8pmade their first contribution in actions/setup-python#1110@aradkdjmade their first contribution in actions/setup-python#1067Full Changelog: https://github.com/actions/setup-python/compare/v5...v6.0.0
v5.6.0
What's Changed
- Workflow updates related to Ubuntu 20.04 by
@aparnajyothi-yin actions/setup-python#1065- Fix for Candidate Not Iterable Error by
@aparnajyothi-yin actions/setup-python#1082- Upgrade semver and
@types/semverby@dependabotin actions/setup-python#1091- Upgrade prettier from 2.8.8 to 3.5.3 by
@dependabotin actions/setup-python#1046- Upgrade ts-jest from 29.1.2 to 29.3.2 by
@dependabotin actions/setup-python#1081Full Changelog: https://github.com/actions/setup-python/compare/v5...v5.6.0
v5.5.0
What's Changed
Enhancements:
- Support free threaded Python versions like '3.13t' by
@colesburyin actions/setup-python#973- Enhance Workflows: Include ubuntu-arm runners, Add e2e Testing for free threaded and Upgrade
@action/cachefrom 4.0.0 to 4.0.3 by@priya-kinthaliin actions/setup-python#1056- Add support for .tool-versions file in setup-python by
@mahabaleshwarsin actions/setup-python#1043Bug fixes:
- Fix architecture for pypy on Linux ARM64 by
@mayeutin actions/setup-python#1011 This update maps arm64 to aarch64 for Linux ARM64 PyPy installations.
... (truncated)
Commits
e797f83Upgrade to node 24 (#1164)3d1e2d2Revert "Enhance cache-dependency-path handling to support files outside the w...65b0712Clarify pythonLocation behavior for PyPy and GraalPy in environment variables...5b668cfBump actions/checkout from 4 to 5 (#1181)f62a0e2Change missing cache directory error to warning (#1182)9322b3cUpgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...fbeb884Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)03bb615Bump idna from 2.9 to 3.7 in /tests/data (#843)36da51dAdd version parsing from Pipfile (#1067)3c6f142update documentation (#1156)- Additional commits viewable in compare view
Updates peter-evans/create-pull-request from 7.0.7 to 7.0.8
Release notes
Sourced from peter-evans/create-pull-request's releases.
Create Pull Request v7.0.8
What's Changed
- build(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 by
@dependabotin peter-evans/create-pull-request#3751- build(deps-dev): bump eslint-import-resolver-typescript from 3.8.1 to 3.8.3 by
@dependabotin peter-evans/create-pull-request#3752- build(deps): bump
@octokit/plugin-paginate-restfrom 11.4.2 to 11.4.3 by@dependabotin peter-evans/create-pull-request#3753- build(deps-dev): bump prettier from 3.5.1 to 3.5.2 by
@dependabotin peter-evans/create-pull-request#3754- fix: suppress output for some git operations by
@peter-evansin peter-evans/create-pull-request#3776Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.7...v7.0.8
Commits
271a8d0fix: suppress output for some git operations (#3776)6f7efd1test: update cpr-example-command13c47c5build(deps-dev): bump prettier from 3.5.1 to 3.5.2 (#3754)63e5829build(deps): bump@octokit/plugin-paginate-restfrom 11.4.2 to 11.4.3 (#3753)a92c90fbuild(deps-dev): bump eslint-import-resolver-typescript (#3752)b23b62dbuild(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 (#3751)- See full diff in compare view
Updates ossf/scorecard-action from 2.4.1 to 2.4.3
Release notes
Sourced from ossf/scorecard-action's releases.
v2.4.3
What's Changed
This update bumps the Scorecard version to the v5.3.0 release. For a complete list of changes, please refer to the Scorecard v5.3.0 release notes.
Documentation
- docs: clarify
GITHUB_TOKENpermissions needed for private repos by@pankajtaneja5in ossf/scorecard-action#1574- :book: Fix recommended command to test the image in development by
@deivid-rodriguezin ossf/scorecard-action#1583Other
- add missing top-level token permissions to workflows by
@timothykleein ossf/scorecard-action#1566- setup codeowners for requesting reviews by
@spencerschrockin ossf/scorecard-action#1576- :seedling: Improve printing options by
@deivid-rodriguezin ossf/scorecard-action#1584New Contributors
@timothykleemade their first contribution in ossf/scorecard-action#1566@pankajtaneja5made their first contribution in ossf/scorecard-action#1574@deivid-rodriguezmade their first contribution in ossf/scorecard-action#1584Full Changelog: https://github.com/ossf/scorecard-action/compare/v2.4.2...v2.4.3
v2.4.2
What's Changed
This update bumps the Scorecard version to the v5.2.1 release. For a complete list of changes, please refer to the Scorecard v5.2.0 and v5.2.1 release notes.
Full Changelog: https://github.com/ossf/scorecard-action/compare/v2.4.1...v2.4.2
Commits
4eaacf0bump docker to ghcr v2.4.3 (#1587)42e3a01:seedling: Bump the github-actions group with 3 updates (#1585)88c07ac:seedling: Bump github.com/sigstore/cosign/v2 from 2.5.2 to 2.6.0 (#1579)6c690f2Bump github.com/ossf/scorecard/v5 from v5.2.1 to v5.3.0 (#1586)92083b5:book: Fix recommended command to test the image in development (#1583)7975ea6:seedling: Bump the docker-images group across 1 directory with 2 updates (#1...0d1a743:seedling: Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#1575)46e6e0c:seedling: Bump the github-actions group with 2 updates (#1580)c3f1350:seedling: Improve printing options (#1584)43e475b:seedling: Bump golang.org/x/net from 0.42.0 to 0.44.0 (#1578)- Additional commits viewable in compare view
Updates actions/upload-artifact from 4.6.1 to 4.6.2
Release notes
Sourced from actions/upload-artifact's releases.
v4.6.2
What's Changed
- Update to use artifact 2.3.2 package & prepare for new upload-artifact release by
@salmanmkcin actions/upload-artifact#685New Contributors
@salmanmkcmade their first contribution in actions/upload-artifact#685Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.6.2
Commits
ea165f8Merge pull request #685 from salmanmkc/salmanmkc/3-new-upload-artifacts-release0839620Prepare for new release of actions/upload-artifact with new toolkit cache ver...- See full diff in compare view
Updates github/codeql-action from 3.28.10 to 3.30.5
Release notes
Sourced from github/codeql-action's releases.
v3.30.5
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.5 - 26 Sep 2025
- We fixed a bug that was introduced in
3.30.4withupload-sarifwhich resulted in files without a.sarifextension not getting uploaded. #3160See the full CHANGELOG.md for more information.
v3.30.4
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.4 - 25 Sep 2025
- We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the
codeql-action/initstep if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of thecodeql-action/initstep. #3099 and #3100- We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. #3107
- You can now run the latest CodeQL nightly bundle by passing
tools: nightlyto theinitaction. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. #3130- Update default CodeQL bundle version to 2.23.1. #3118
See the full CHANGELOG.md for more information.
v3.30.3
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.3 - 10 Sep 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.30.2
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.2 - 09 Sep 2025
- Fixed a bug which could cause language autodetection to fail. #3084
- Experimental: The
quality-queriesinput that was added in3.29.2as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a newanalysis-kindsinput, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. #3064See the full CHANGELOG.md for more information.
v3.30.1
CodeQL Action Changelog
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
No user facing changes.
3.30.5 - 26 Sep 2025
- We fixed a bug that was introduced in
3.30.4withupload-sarifwhich resulted in files without a.sarifextension not getting uploaded. #31603.30.4 - 25 Sep 2025
- We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the
codeql-action/initstep if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of thecodeql-action/initstep. #3099 and #3100- We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. #3107
- You can now run the latest CodeQL nightly bundle by passing
tools: nightlyto theinitaction. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. #3130- Update default CodeQL bundle version to 2.23.1. #3118
3.30.3 - 10 Sep 2025
No user facing changes.
3.30.2 - 09 Sep 2025
- Fixed a bug which could cause language autodetection to fail. #3084
- Experimental: The
quality-queriesinput that was added in3.29.2as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a newanalysis-kindsinput, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. #30643.30.1 - 05 Sep 2025
- Update default CodeQL bundle version to 2.23.0. #3077
3.30.0 - 01 Sep 2025
- Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. #3054
3.29.11 - 21 Aug 2025
- Update default CodeQL bundle version to 2.22.4. #3044
3.29.10 - 18 Aug 2025
No user facing changes.
3.29.9 - 12 Aug 2025
No user facing changes.
3.29.8 - 08 Aug 2025
... (truncated)
Commits
3599b3bMerge pull request #3161 from github/update-v3.30.5-0a67bd46a2ca0085Update changelog for v3.30.50a67bd4Merge pull request #3160 from github/mbg/fix/upload-sarif8e34f2fAdd changelog0b7fc56Fixupload-sarifnot uploading non-.sariffiles94a9b7aMerge pull request #3155 from github/mbg/node/no-install-in-actionsa0ae9baLog what the script is doingDescription has been truncated
Pull Request Statistics
1
15
+39
-39
Package Dependencies
github/codeql-action
actions
3.28.10 → 3.30.5
Minor
actions/upload-artifact
actions
4.6.1 → 4.6.2
Patch
docker/build-push-action
actions
6.15.0 → 6.18.0
Minor
peter-evans/create-pull-request
actions
7.0.7 → 7.0.8
Patch
docker/setup-buildx-action
actions
3.10.0 → 3.11.1
Minor
google/osv-scanner-action
actions
1.9.2 → 2.2.3
Major
Technical Details
| ID: | 9116459 |
| UUID: | 2879700872 |
| Node ID: | PR_kwDOOJT0Is6rpL-I |
| Host: | GitHub |
| Repository: | sofrickingbad/tensorflow |
| Merge State: | Unknown |