chore(deps): bump the github-actions group with 6 updates
Bumps the github-actions group with 6 updates:
| Package | From | To |
|---|---|---|
| step-security/harden-runner | 2.8.0 |
2.9.1 |
| actions/checkout | 4.1.6 |
4.1.7 |
| github/codeql-action | 3.25.7 |
3.26.6 |
| actions/setup-node | 4.0.2 |
4.0.3 |
| ossf/scorecard-action | 2.3.3 |
2.4.0 |
| actions/upload-artifact | 4.3.3 |
4.4.0 |
Updates step-security/harden-runner from 2.8.0 to 2.9.1
Release notes
Sourced from step-security/harden-runner's releases.
v2.9.1
What's Changed
Release v2.9.1 by
@h0x0erand@varunsh-coderin #440 This release includes two changes:
- Updated markdown displayed in the job summary by the Harden-Runner Action.
- Fixed a bug affecting Enterprise Tier customers where the agent attempted to upload telemetry for jobs with disable-telemetry set to true. No telemetry was uploaded as the endpoint was not in the allowed list.
Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.9.1
v2.9.0
What's Changed
Release v2.9.0 by
@h0x0erand@varunsh-coderin step-security/harden-runner#435 This release includes:
- Enterprise Tier - Telemetry Upload Enhancement: For the enterprise tier, this change helps overcome size constraints, allowing for more reliable telemetry uploads from the Harden-Runner agent to the StepSecurity backend API. No configuration change is needed to enable this.
- Harden-Runner Agent Authentication: The Harden-Runner agent now uses a per-job key to authenticate to the StepSecurity backend API to submit telemetry. This change prevents the submission of telemetry data anonymously for a given job, improving the integrity of the data collection process. No configuration change is needed to enable this.
- README Update: A Table of Contents has been added to the README file to improve navigation. This makes it easier for users to find the information they need quickly.
- Dependency Update: Updated the
bracesnpm package dependency to a non-vulnerable version. The vulnerability inbracesdid not affect the Harden Runner ActionFull Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.9.0
v2.8.1
What's Changed
- Bug fix: Update isGitHubHosted implementation by
@varunsh-coderin step-security/harden-runner#425 The previous implementation incorrectly identified large GitHub-hosted runners as self-hosted runners. As a result, harden-runner was not executing on these large GitHub-hosted runners.Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.8.1
Commits
5c7944eMerge pull request #440 from step-security/rc-11c79be45Merge branch 'main' into rc-11deb3383Merge pull request #446 from h0x0er/log-step23c8215update dist727d06alogging stepf0db2aaMerge pull request #441 from step-security/dependabot/github_actions/github/c...1938ffcMerge branch 'main' into dependabot/github_actions/github/codeql-action-3.25.138e7dd2cMerge pull request #442 from step-security/dependabot/github_actions/step-sec...f2823eeBump step-security/publish-unit-test-result-action from 1 to 25f95e05Bump github/codeql-action from 2.13.4 to 3.25.13- Additional commits viewable in compare view
Updates actions/checkout from 4.1.6 to 4.1.7
Release notes
Sourced from actions/checkout's releases.
v4.1.7
What's Changed
- 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#1776New Contributors
@orhantoymade their first contribution in actions/checkout#1774Full Changelog: https://github.com/actions/checkout/compare/v4.1.6...v4.1.7
Changelog
Sourced from actions/checkout's changelog.
Changelog
v4.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
- Fix: Mark test scripts with Bash'isms to be run via Bash
- Add option to fetch tags even if fetch-depth > 0
v3.5.3
... (truncated)
Commits
692973ePrepare 4.1.7 release (#1775)6ccd57fPin actions/checkout's own workflows to a known, good, stable version. (#1776)b17fe1eHandle hidden refs (#1774)b80ff79Bump actions/checkout from 3 to 4 (#1697)b1ec302Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1739)- See full diff in compare view
Updates github/codeql-action from 3.25.7 to 3.26.6
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.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.
3.26.0 - 06 Aug 2024
- Deprecation: Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a macOS runner if this affects you. #2403
- Bump the minimum CodeQL bundle version to 2.13.5. #2408
3.25.15 - 26 Jul 2024
- Update default CodeQL bundle version to 2.18.1. #2385
3.25.14 - 25 Jul 2024
- Experimental: add a new
start-proxyaction which starts the same HTTP proxy as used bygithub/dependabot-action. Do not use this in production as it is part of an internal experiment and subject to change at any time. #23763.25.13 - 19 Jul 2024
... (truncated)
Commits
4dd1613Merge pull request #2452 from github/update-v3.26.6-7233ec5e6dd9dd2dUpdate changelog for v3.26.67233ec5Merge pull request #2449 from github/update-bundle/codeql-bundle-v2.18.3a32c44dAdd changelog note2966897Update default bundle to codeql-bundle-v2.18.3b8efe4dMerge pull request #2435 from github/update-supported-enterprise-server-versionsab408a8Merge branch 'main' into update-supported-enterprise-server-versions864b979Merge pull request #2443 from github/dbartol/config-file-telemetryd36c7aaMerge pull request #2448 from github/dependabot/npm_and_yarn/npm-09b7c43f6bb3bf514Update checked-in dependencies- Additional commits viewable in compare view
Updates actions/setup-node from 4.0.2 to 4.0.3
Release notes
Sourced from actions/setup-node's releases.
v4.0.3
What's Changed
Bug fixes:
- Fix macos latest check failures by
@HarithaVattikutiin actions/setup-node#1041Documentation changes:
- Documentation update to update default Node version to 20 by
@bengreeleyin actions/setup-node#949Dependency updates:
- Bump undici from 5.26.5 to 5.28.3 by
@dependabotin actions/setup-node#965- Bump braces from 3.0.2 to 3.0.3 and other dependency updates by
@dependabotin actions/setup-node#1087New Contributors
@bengreeleymade their first contribution in actions/setup-node#949@HarithaVattikutimade their first contribution in actions/setup-node#1041Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.0.3
Commits
Updates ossf/scorecard-action from 2.3.3 to 2.4.0
Release notes
Sourced from ossf/scorecard-action's releases.
v2.4.0
What's Changed
This update bumps the Scorecard version to the v5 release. For a complete list of changes, please refer to the v5.0.0 release notes. Of special note to Scorecard Action is the Maintainer Annotation feature, which can be used to suppress some Code Scanning false positives. Alerts will not be generated for any Scorecard Check with an annotation.
- :seedling: Bump github.com/ossf/scorecard/v5 from v5.0.0-rc2 to v5.0.0 by
@spencerschrockin ossf/scorecard-action#1410- :bug: lower license sarif alert threshold to 9 by
@spencerschrockin ossf/scorecard-action#1411Documentation
- docs: dogfooding badge by
@jkowalleckin ossf/scorecard-action#1399New Contributors
@jkowalleckmade their first contribution in ossf/scorecard-action#1399Full Changelog: https://github.com/ossf/scorecard-action/compare/v2.3.3...v2.4.0
Commits
62b2cacbump docker tag to v2.4.0 for release (#1414)c09630clower license score alert threshold to 9 (#1411)cf8594c:seedling: Bump github.com/sigstore/cosign/v2 from 2.2.4 to 2.3.0 (#1413)de5fcb9:seedling: Bump the github-actions group with 2 updates (#1412)a46b90bbump scorecard to v5.0.0 release (#1410)9fc518d:seedling: Bump golang in the docker-images group (#1407)a8eaa1b:seedling: Bump the github-actions group with 2 updates (#1408)873d5fd:seedling: Bump the github-actions group across 1 directory with 2 updates (#...54cc1fe:seedling: Bump the docker-images group with 2 updates (#1401)82bcb91:seedling: Bump golang.org/x/net from 0.26.0 to 0.27.0 (#1400)- Additional commits viewable in compare view
Updates actions/upload-artifact from 4.3.3 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
v4.3.6
What's Changed
- Revert to
@actions/artifact2.1.8 by@robherleyin actions/upload-artifact#594Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.3.6
v4.3.5
What's Changed
- Bump
@actions/artifactto v2.1.9 by@robherleyin actions/upload-artifact#588Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.4...v4.3.5
v4.3.4
What's Changed
- Update
@actions/artifactversion, bump dependencies by@robherleyin actions/upload-artifact#584Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4
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- 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 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