-
Notifications
You must be signed in to change notification settings - Fork 5
Bump the actions group in /.github/workflows with 6 updates #482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the actions group in /.github/workflows with 6 updates #482
Conversation
Zeitsperre
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
6b964d1 to
8527e10
Compare
|
@dependabot rebase |
Bumps the actions group in /.github/workflows with 6 updates: | Package | From | To | | --- | --- | --- | | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.11.0` | `2.11.1` | | [actions/setup-python](https://github.com/actions/setup-python) | `5.4.0` | `5.5.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.28.10` | `3.28.13` | | [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.5.0` | `4.6.0` | | [actions/cache](https://github.com/actions/cache) | `4.2.2` | `4.2.3` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.1` | `4.6.2` | Updates `step-security/harden-runner` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@4d991eb...c6295a6) Updates `actions/setup-python` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@4237552...8d9ed9a) Updates `github/codeql-action` from 3.28.10 to 3.28.13 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b56ba49...1b549b9) Updates `actions/dependency-review-action` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@3b139cf...ce3cf95) Updates `actions/cache` from 4.2.2 to 4.2.3 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@d4323d4...5a3ec84) Updates `actions/upload-artifact` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@4cec3d8...ea165f8) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/setup-python dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: github/codeql-action dependency-version: 3.28.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/dependency-review-action dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/cache dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/upload-artifact dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
8527e10 to
58c548e
Compare
|
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Bumps the actions group in /.github/workflows with 6 updates:
2.11.02.11.15.4.05.5.03.28.103.28.134.5.04.6.04.2.24.2.34.6.14.6.2Updates
step-security/harden-runnerfrom 2.11.0 to 2.11.1Release notes
Sourced from step-security/harden-runner's releases.
Commits
c6295a6Merge pull request #530 from step-security/rc-193e118b1Improve error handlingb38e918Merge pull request #529 from h0x0er/jatin/cache-fix0664d30cache: added support for cache v2b131ca5Merge pull request #524 from step-security/fix/security/GHSA-968p-4wvh-cqc82dc9579Address vulnerabilitiesf054d81Update README (#522)8a09271Update Readme (#520)6ec6af7Update readme (#518)539365bMerge pull request #516 from vorburger/patch-1Updates
actions/setup-pythonfrom 5.4.0 to 5.5.0Release notes
Sourced from actions/setup-python's releases.
Commits
8d9ed9aAdd e2e Testing for free threaded and Bump@action/cachefrom 4.0.0 to 4.0.3 ...19e4675Add support for .tool-versions file in setup-python (#1043)6fd11e1Bump@actions/globfrom 0.4.0 to 0.5.0 (#1015)9e62be8Support free threaded Python versions like '3.13t' (#973)6ca8e85Bump@vercel/nccfrom 0.38.1 to 0.38.3 (#1016)8039c45fix: install PyPy on Linux ARM64 (#1011)Updates
github/codeql-actionfrom 3.28.10 to 3.28.13Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
1b549b9Merge pull request #2819 from github/update-v3.28.13-e0ea1410282630c8Update changelog for v3.28.13e0ea141Merge pull request #2818 from github/cklin/empty-pr-diff-rangeb361a91Diff-informed analysis: fix empty PR handlingbd1d9abMerge pull request #2816 from github/cklin/overlay-file-listb98ae6cAdd overlay-database-utils tests9825184Add getFileOidsUnderPath() testsac67cffMerge pull request #2817 from github/cklin/default-setup-diff-informed9c674babuild: refresh js filesd109dd5Detect PR branches for Default SetupUpdates
actions/dependency-review-actionfrom 4.5.0 to 4.6.0Release notes
Sourced from actions/dependency-review-action's releases.
Commits
ce3cf95Merge pull request #910 from actions/brrygrdn/4.6.0-release-candidate479b697Prepare 4.6.0aee9590Merge pull request #902 from Pantelis-Santorinios/patch-1080ada6Merge pull request #883 from fabasoad/fix/ci430e5f0Merge pull request #884 from fabasoad/fix/86351699b6Merge pull request #855 from ailox/ailox/fix/invalid-new-licensesac9b193Merge pull request #899 from actions/dependabot/npm_and_yarn/octokit/plugin-p...d630451Pin@octokit/typesversion for compatibilityc8dafcaAdd dist for@octokit/plugin-paginate-restversion bumpbc858b5Bump@octokit/plugin-paginate-restfrom 9.1.5 to 9.2.2Updates
actions/cachefrom 4.2.2 to 4.2.3Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
5a3ec84Merge pull request #1577 from salmanmkc/salmanmkc/4-test7de2102Update releases.md76d40ddUpdate to use the latest version of the cache package to obfuscate the SAS76dd5ebupdate cache with main8c80c27new package45cfd0eupdatesedd449bupdated cache with latest changes0576707latest test before pr3105dc9update9450d42maskUpdates
actions/upload-artifactfrom 4.6.1 to 4.6.2Release notes
Sourced from actions/upload-artifact's releases.
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...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 will merge this PR once it's up-to-date and CI passes on it, as requested by @Zeitsperre.
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