chore(deps): bump the github-actions group across 1 directory with 5 updates
Bumps the github-actions group with 5 updates in the / directory:
| Package | From | To |
|---|---|---|
| step-security/harden-runner | 2.9.1 |
2.10.1 |
| actions/checkout | 4.1.7 |
4.2.0 |
| github/codeql-action | 3.26.0 |
3.26.10 |
| actions/setup-node | 4.0.3 |
4.0.4 |
| actions/upload-artifact | 4.3.6 |
4.4.0 |
Updates step-security/harden-runner from 2.9.1 to 2.10.1
Release notes
Sourced from step-security/harden-runner's releases.
v2.10.1
What's Changed
Release v2.10.1 by
@varunsh-coderin step-security/harden-runner#463 Bug fix: Resolves an issue where DNS resolution of .local domains was failing when using a Kind cluster in a GitHub Actions workflow.Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.10.1
v2.10.0
What's Changed
Release v2.10.0 by
@h0x0erand@varunsh-coderin step-security/harden-runner#455ARM Support: Harden-Runner Enterprise tier now supports GitHub-hosted ARM runners. This includes all the features that apply to previously supported GitHub-hosted x64 Linux runners.
Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.10.0
Commits
91182ccMerge pull request #463 from step-security/rc-1459ec1c6Update agent1d23703Merge pull request #461 from step-security/varunsh-coder-patch-1b03bddaUpdate README.md3d8dd68Update README.md446798fMerge pull request #455 from step-security/rc-12f0d3b1eUpdate agentb7880a2update distdade49eMerge pull request #456 from h0x0er/arm-supportd6248bebump enterprise agent version- Additional commits viewable in compare view
Updates actions/checkout from 4.1.7 to 4.2.0
Release notes
Sourced from actions/checkout's releases.
v4.2.0
What's Changed
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependabot updates in actions/checkout#1777 & actions/checkout#1872
New Contributors
@yasonkmade their first contribution in actions/checkout#1869@lucacomemade their first contribution in actions/checkout#1180Full Changelog: https://github.com/actions/checkout/compare/v4.1.7...v4.2.0
Changelog
Sourced from actions/checkout's changelog.
Changelog
v4.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
- Check git version before attempting to disable
sparse-checkoutby@jww3in actions/checkout#1656- Add SSH user parameter by
@cory-millerin actions/checkout#1685- Update
actions/checkoutversion inupdate-main-version.ymlby@jww3in actions/checkout#1650v4.1.2
- Fix: Disable sparse checkout whenever
sparse-checkoutoption is not present@dschoin actions/checkout#1598v4.1.1
- Correct link to GitHub Docs by
@peterbein actions/checkout#1511- Link to release page from what's new section by
@cory-millerin actions/checkout#1514v4.1.0
v4.0.0
v3.6.0
... (truncated)
Commits
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)2d7d9f7Provide explanation for where user email came from (#1869)9a9194fBump docker/build-push-action from 5.3.0 to 6.5.0 (#1832)dd960bdBump docker/login-action in the minor-actions-dependencies group (#1831)- See full diff in compare view
Updates github/codeql-action from 3.26.0 to 3.26.10
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.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.[UNRELEASED]
No user facing changes.
3.26.10 - 30 Sep 2024
- We are rolling out a feature in September/October 2024 that sets up CodeQL using a bundle compressed with Zstandard. Our aim is to improve the performance of setting up CodeQL. #2502
3.26.9 - 24 Sep 2024
No user facing changes.
3.26.8 - 19 Sep 2024
- Update default CodeQL bundle version to 2.19.0. #2483
3.26.7 - 13 Sep 2024
- Update default CodeQL bundle version to 2.18.4. #2471
3.26.6 - 29 Aug 2024
- Update default CodeQL bundle version to 2.18.3. #2449
3.26.5 - 23 Aug 2024
- Fix an issue where the
csrutilsystem call used for telemetry would fail on MacOS ARM machines with System Integrity Protection disabled. #24413.26.4 - 21 Aug 2024
- Deprecation: The
add-snippetsinput on theanalyzeAction is deprecated and will be removed in the first release in August 2025. #2436- Fix an issue where the disk usage system call used for telemetry would fail on MacOS ARM machines with System Integrity Protection disabled, and then surface a warning. The system call is now disabled for these machines. #2434
3.26.3 - 19 Aug 2024
- Fix an issue where the CodeQL Action could not write diagnostic messages on Windows. This issue did not impact analysis quality. #2430
3.26.2 - 14 Aug 2024
- Update default CodeQL bundle version to 2.18.2. #2417
3.26.1 - 13 Aug 2024
No user facing changes.
... (truncated)
Commits
e2b3eafMerge pull request #2507 from github/update-v3.26.10-2617ff2d37dbbf6dUpdate changelog for v3.26.102617ff2Merge pull request #2502 from github/henrymercer/zstd-experiment46e0c78Merge pull request #2504 from github/mergeback/v3.26.9-to-main-461ef6c7da7be78Update checked-in dependenciesae1c6a2Update changelog and version after v3.26.9461ef6cMerge pull request #2503 from github/update-v3.26.9-f861efb2b00b1146Update changelog for v3.26.9f861efbMerge pull request #2498 from github/dependabot/npm_and_yarn/npm-9874b37b586b2f7e7Run PR checks using JS only- Additional commits viewable in compare view
Updates actions/setup-node from 4.0.3 to 4.0.4
Release notes
Sourced from actions/setup-node's releases.
v4.0.4
What's Changed
- Add workflow file for publishing releases to immutable action package by
@Jcambassin actions/setup-node#1125- Enhance Windows ARM64 Setup and Update micromatch Dependency by
@priyagupta108in actions/setup-node#1126Documentation changes:
- Documentation update in the README file by
@suyashgaonkarin actions/setup-node#1106- Correct invalid 'lts' version string reference by
@fulldecentin actions/setup-node#1124New Contributors
@suyashgaonkarmade their first contribution in actions/setup-node#1106@priyagupta108made their first contribution in actions/setup-node#1126@Jcambassmade their first contribution in actions/setup-node#1125@fulldecentmade their first contribution in actions/setup-node#1124Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.0.4
Commits
Updates actions/upload-artifact from 4.3.6 to 4.4.0
Release notes
Sourced from actions/upload-artifact's releases.
v4.4.0
Notice: Breaking Changes :warning:
We will no longer include hidden files and folders by default in the
upload-artifactaction of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option,include-hidden-files, to continue to do so.See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.
What's Changed
- Exclude hidden files by default by
@joshmgrossin actions/upload-artifact#598Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0
Commits
5076954Merge pull request #598 from actions/joshmgross/exclude-hidden-filesd52396aAdd a warning about enablinginclude-hidden-files710f362Remove "merged" frominclude-hidden-filesinput description3b315f2npm run releaseagain 🙂3be2180Remove another trailing comma453e8d0Update glob license0a398c1npm run releasea0c40cfUpdate to latest@actions/globand fix testsacb59e4lintcb6558bExclude hidden files by default- See full diff 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill 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 versionwill 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