ci(deps)(deps): bump the actions group across 1 directory with 6 updates#815
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
🔍 Legacy Tooling Anti-Pattern ScanRepository: KooshaPari/AgilePlus
✅ No legacy tooling anti-patterns detected! |
Snyk Security Scan ResultsSnyk vulnerability scan completed. View results in GitHub Code Scanning dashboard. |
Bumps the actions group with 6 updates in the /.github/workflows directory: | Package | From | To | | --- | --- | --- | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `7` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `8` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2` | `3` | | [actions/cache](https://github.com/actions/cache) | `5` | `6` | | [gitleaks/gitleaks-action](https://github.com/gitleaks/gitleaks-action) | `2.3.0` | `3.0.0` | | [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) | `9b6b5326bfe25dbd856eccc8a8275eb5dea7bd52` | `c1a1d6a28a601e902d8652e75425c4b3d3294053` | Updates `actions/upload-artifact` from 4 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v7) Updates `actions/download-artifact` from 4 to 8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v8) Updates `softprops/action-gh-release` from 2 to 3 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2...v3) Updates `actions/cache` from 5 to 6 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v5...v6) Updates `gitleaks/gitleaks-action` from 2.3.0 to 3.0.0 - [Release notes](https://github.com/gitleaks/gitleaks-action/releases) - [Commits](gitleaks/gitleaks-action@1938557...e0c47f4) Updates `trufflesecurity/trufflehog` from 9b6b5326bfe25dbd856eccc8a8275eb5dea7bd52 to c1a1d6a28a601e902d8652e75425c4b3d3294053 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@9b6b532...c1a1d6a) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: gitleaks/gitleaks-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: trufflesecurity/trufflehog dependency-version: c1a1d6a28a601e902d8652e75425c4b3d3294053 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
db59f2c to
82cc825
Compare
Snyk Security Scan ResultsSnyk vulnerability scan completed. View results in GitHub Code Scanning dashboard. |
🔍 Legacy Tooling Anti-Pattern ScanRepository: KooshaPari/AgilePlus
✅ No legacy tooling anti-patterns detected! |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
|
Code Review SummaryStatus: PR Already Closed | Recommendation: N/A (PR closed) This Dependabot PR (#815) bumps GitHub Actions to latest major versions. The PR is currently in a CLOSED state, likely superseded by other updates or no longer needed. Changes Overview
The version bumps are standard Dependabot upgrades to Node.js 24-compatible action versions. No code quality issues were identified in the workflow YAML changes. Reviewed by laguna-m.1-20260312:free · Input: 80.3K · Output: 3.4K · Cached: 783.8K |




Bumps the actions group with 6 updates in the /.github/workflows directory:
474823562.3.03.0.09b6b5326bfe25dbd856eccc8a8275eb5dea7bd52c1a1d6a28a601e902d8652e75425c4b3d3294053Updates
actions/upload-artifactfrom 4 to 7Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testb7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEUpdates
actions/download-artifactfrom 4 to 8Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
3e5f45bAdd regression tests for CJK characters (#471)e6d03f6Add a regression test for artifact name + content-type mismatches (#472)70fc10cMerge pull request #461 from actions/danwkennedy/digest-mismatch-behaviorf258da9Add change docsccc058eFix linting issuesbd7976bAdd a setting to specify what to do on hash mismatch and default it toerrorac21fcfMerge pull request #460 from actions/danwkennedy/download-no-unzip15999bfAdd note about package bumps974686eBump the version tov8and add release notesfbe48b1Update test names to make it clearer what they doUpdates
softprops/action-gh-releasefrom 2 to 3Release notes
Sourced from softprops/action-gh-release's releases.
... (truncated)
Changelog
Sourced from softprops/action-gh-release's changelog.
Commits
718ea10release 3.0.1f1a938bchore(deps): bump esbuild from 0.28.0 to 0.28.1 (#802)0066eadchore(deps): bump vite from 8.0.14 to 8.0.16 (#806)dc643cachore(deps): bump the npm group with 3 updates (#805)85ee99bchore(deps): bump actions/checkout in the github-actions group (#804)9ed3cf9chore(deps): bump the npm group with 2 updates (#800)3efcac8chore(deps): bump the npm group with 3 updates (#798)05d6b91chore(deps): bump brace-expansion from 5.0.5 to 5.0.6 (#797)403a524chore(deps): bump@types/nodefrom 24.12.2 to 24.12.3 in the npm group (#796)437e073chore(deps): bump the npm group with 4 updates (#792)Updates
actions/cachefrom 5 to 6Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
55cc834Merge pull request #1768 from jasongin/readonly-cached8cd72fBump@actions/cacheto v6.1.0 - handle cache write error due to RO token2c8a9bdMerge pull request #1760 from actions/samirat/esm_migration_and_package_updatee9b91fdPrettier fixese4884b8Rebuild dist10baf01Fixed licensese39b386Fix test mock return orderb692820PR feedback6074912Rebuild dist bundles as ESM to match type:module5a912e8Fix lint and jest issuesUpdates
gitleaks/gitleaks-actionfrom 2.3.0 to 3.0.0Release notes
Sourced from gitleaks/gitleaks-action's releases.
... (truncated)
Commits
e0c47f4chore: migrate to Node 24 runtime (v3)bf2dc8eMerge pull request #191 from Olexandr88/patch-1b71323bUpdate README.md9c66aa9Update README.md186c3feCreate FUNDING.ymlff98106Merge pull request #181 from gitleaks/bump-cache-version3362625bump cachef586c14Merge pull request #178 from gitleaks/4-16-updateb96e8deMerge pull request #113 from paulschuberth/master019a6bcbump default gitleaks version, update license filename, fix vulnsUpdates
trufflesecurity/trufflehogfrom 9b6b5326bfe25dbd856eccc8a8275eb5dea7bd52 to c1a1d6a28a601e902d8652e75425c4b3d3294053Commits
c1a1d6aExposeSecretPartsin the JSON output (#5073)39a1435Add scan_all_installations option for multi-org GitHub App scanning (#4775)8b85dcdBump shared renovate-config to v1.0.3 (#5044)2e4db5fSkip reverification results during deduplication (#5069)4945fa3huggingface: add bucket scanning (#5017)3d196c8[INS-406] Braintrust detector (#4826)6f52203fix: add git worktree support in PrepareRepo (#4690)092db2aFix GitHub App cross-org member enumeration using per-installation tokens (#4...Note
Bump CI GitHub Actions to latest major versions across workflows
actions/upload-artifactto v7 andactions/download-artifactto v8 in release and nightly workflows.softprops/action-gh-releaseto v3 in release and binary publishing workflows.actions/cacheto v6 in evidence capture and quality gate workflows.gitleaks/gitleaks-actionto v3.0.0 andtrufflesecurity/trufflehogto a newer SHA in all secret scanning workflows.Macroscope summarized 82cc825.