This repository was archived by the owner on Nov 27, 2025. It is now read-only.
Bump the github-actions group across 1 directory with 8 updates #96
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 8 updates in the / directory:
2.10.12.10.44.1.14.2.24.4.04.5.045.0.345.0.60.44.00.46.05.3.05.4.02.3.12.4.097a0fba1372883ab732affbe8f94b823f91727dbc24449f33cd45d4826c6702db7e49f7cdb9b551dUpdates
step-security/harden-runnerfrom 2.10.1 to 2.10.4Release notes
Sourced from step-security/harden-runner's releases.
Commits
cb605e5Merge pull request #496 from step-security/fix-enobufs61144ddUpdate log statementb8be370Add try catch block6f6fa07Fix ENOBUFS issue18f6947Merge pull request #495 from AkhigbeEromo/Update-README81f844eEdit docs4c766deMerge branch 'Update-README' of https://github.com/AkhigbeEromo/harden-runner...c9c5f32Handle Ashish reviews2877824Merge branch 'main' into Update-READMEbe87de0Clean upUpdates
actions/checkoutfrom 4.1.1 to 4.2.2Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719Prepare 4.2.2 Release (#1953)e3d2460Expand unit test coverage (#1946)163217durl-helper.tsnow leverages well-known environment variables. (#1941)eef6144Prepare 4.2.1 release (#1925)6b42224Add workflow file for publishing releases to immutable action package (#1919)de5a000Check out other refs/* by commit if provided, fall back to ref (#1924)d632683Prepare 4.2.0 release (#1878)6d193bfBump braces from 3.0.2 to 3.0.3 (#1777)db0cee9Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943Add Ref and Commit outputs (#1180)Updates
actions/dependency-review-actionfrom 4.4.0 to 4.5.0Release notes
Sourced from actions/dependency-review-action's releases.
Commits
3b139cfMerge pull request #851 from actions/ahmed3lmallah/prepare-for-4.5.0-released6807b6updating generated codec89b41faddressing lint issueseee97d8incrementing project version9d10182Merge pull request #827 from ebickle/fix/comment-warn-only9192be9Merge pull request #850 from actions/ahmed3lmallah/adressing-CVE-2024-215382fc8e23Using cross-spawn safe versionfb86db2fix: resolve race conditions in async core.group calls0a198abfix: replace integer failureCount with booleanfc499fcMerge branch 'main' into fix/comment-warn-onlyUpdates
tj-actions/changed-filesfrom 45.0.3 to 45.0.6Release notes
Sourced from tj-actions/changed-files's releases.
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
... (truncated)
Commits
d6e91a2chore(deps): update dependency@types/lodashto v4.17.14 (#2388)73401cdchore(deps): update dependency@types/nodeto v22.10.5 (#2387)7f28b2bchore(deps): update dependency@types/nodeto v22.10.4 (#2386)c1f82cechore(deps): update dependency@types/nodeto v22.10.3 (#2385)5f974c2fix(deps): update dependency yaml to v2.7.0 (#2383)bb364ecchore(deps): lock file maintenance (#2382)7ac5902chore(deps): update peter-evans/create-pull-request action to v7.0.6 (#2380)7c5097fchore(deps): lock file maintenance (#2379)37dc9a5chore(deps): update dependency eslint-plugin-jest to v28.10.0 (#2378)515a6b3chore(deps): lock file maintenance (#2377)Updates
aminya/setup-cppfrom 0.44.0 to 0.46.0Release notes
Sourced from aminya/setup-cpp's releases.
Commits
12e62a1chore: v0.46.0 [skip test]60dbf57Merge pull request #331 from aminya/llvm-remove-repo [skip ci]035c062fix: update the add-apt-repository llvm patch1193453fix: first try gcc installation without the ppab8c9910fix: fix gcc installation on Ubuntu Arm64d1a8e5efix: add missing CURRENT_LLVM_STABLE variable17f5ebcfix: install libtinfo 6 instead of libtinfo-deva1e3058feat: remove the LLVM repo on apt install failures1fd8139chore: v0.45.0 [skip test]d90b3b5Merge pull request #327 from aminya/venv-macUpdates
actions/setup-pythonfrom 5.3.0 to 5.4.0Release notes
Sourced from actions/setup-python's releases.
Commits
4237552Improve Advanced Usage examples (#645)709bfa5Bump requests from 2.24.0 to 2.32.2 in /tests/data (#1019)ceb20b2Bump@actions/http-clientfrom 2.2.1 to 2.2.3 (#1020)0dc2d2cBump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#1014)feb9c6eBump urllib3 from 1.25.9 to 1.26.19 in /tests/data (#895)d0b4fc4Bump undici from 5.28.4 to 5.28.5 (#1012)e3dfaacConfigure Dependabot settings (#1008)b8cf3ebUse the new cache service: upgrade@actions/cacheto^4.0.0(#1007)1928ae6Update README.md (#1009)3fddbeeEnhance Workflows: Add Ubuntu-24, Remove Python 3.8 (#985)Updates
ossf/scorecard-actionfrom 2.3.1 to 2.4.0Release notes
Sourced from ossf/scorecard-action's releases.
Commits
62b2cacbump docker tag to v2.4.0 for release (#1414)c09630clower license score alert threshold to 9 (#1411)cf8594c🌱 Bump github.com/sigstore/cosign/v2 from 2.2.4 to 2.3.0 (#1413)de5fcb9🌱 Bump the github-actions group with 2 updates (#1412)a46b90bbump scorecard to v5.0.0 release (#1410)9fc518d🌱 Bump golang in the docker-images group (#1407)a8eaa1b🌱 Bump the github-actions group with 2 updates (#1408)873d5fd🌱 Bump the github-actions group across 1 directory with 2 updates (#...54cc1fe🌱 Bump the docker-images group with 2 updates (#1401)82bcb91🌱 Bump golang.org/x/net from 0.26.0 to 0.27.0 (#140...Description has been truncated