ci: bump the github-actions group with 6 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(4 months ago)
(4 months ago)
dependencies github_actions
Bumps the github-actions group with 6 updates:
| Package | From | To |
|---|---|---|
| step-security/harden-runner | 2.12.2 |
2.13.0 |
| google-github-actions/auth | 2.1.10 |
2.1.11 |
| google-github-actions/setup-gcloud | 2.1.4 |
2.1.5 |
| google-github-actions/get-gke-credentials | 2.3.3 |
2.3.4 |
| github/codeql-action | 3.29.2 |
3.29.3 |
| umbrelladocs/action-linkspector | 1.3.6 |
1.3.7 |
Updates step-security/harden-runner from 2.12.2 to 2.13.0
Release notes
Sourced from step-security/harden-runner's releases.
v2.13.0
What's Changed
- Improved job markdown summary
- Https monitoring for all domains (included with the enterprise tier)
Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.13.0
Commits
ec9f2d5Merge pull request #565 from step-security/rc-2404bcbc3update agent7c7a56ffeat: get job summary from API- See full diff in compare view
Updates google-github-actions/auth from 2.1.10 to 2.1.11
Release notes
Sourced from google-github-actions/auth's releases.
v2.1.11
What's Changed
- Update troubleshooting docs for Python by
@sethvargoin google-github-actions/auth#488- Add linters by
@sethvargoin google-github-actions/auth#499- Update deps by
@sethvargoin google-github-actions/auth#500- Release: v2.1.11 by
@google-github-actions-botin google-github-actions/auth#501Full Changelog: https://github.com/google-github-actions/auth/compare/v2.1.10...v2.1.11
Commits
Updates google-github-actions/setup-gcloud from 2.1.4 to 2.1.5
Release notes
Sourced from google-github-actions/setup-gcloud's releases.
v2.1.5
What's Changed
- security: bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group by
@dependabot[bot] in google-github-actions/setup-gcloud#711- Update linters by
@sethvargoin google-github-actions/setup-gcloud#715- Update deps by
@sethvargoin google-github-actions/setup-gcloud#716- Release: v2.1.5 by
@google-github-actions-botin google-github-actions/setup-gcloud#717Full Changelog: https://github.com/google-github-actions/setup-gcloud/compare/v2.1.4...v2.1.5
Commits
Updates google-github-actions/get-gke-credentials from 2.3.3 to 2.3.4
Release notes
Sourced from google-github-actions/get-gke-credentials's releases.
v2.3.4
What's Changed
- security: bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group by
@dependabot[bot] in google-github-actions/get-gke-credentials#333- Update linters by
@sethvargoin google-github-actions/get-gke-credentials#334- Update deps by
@sethvargoin google-github-actions/get-gke-credentials#335- Release: v2.3.4 by
@google-github-actions-botin google-github-actions/get-gke-credentials#336Full Changelog: https://github.com/google-github-actions/get-gke-credentials/compare/v2.3.3...v2.3.4
Commits
Updates github/codeql-action from 3.29.2 to 3.29.3
Release notes
Sourced from github/codeql-action's releases.
v3.29.3
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.3 - 21 Jul 2025
No user facing changes.
See the full CHANGELOG.md for more information.
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.
[UNRELEASED]
No user facing changes.
3.29.3 - 21 Jul 2025
No user facing changes.
3.29.2 - 30 Jun 2025
- Experimental: When the
quality-queriesinput for theinitaction is provided with an argument, separate.quality.sariffiles are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #29353.29.1 - 27 Jun 2025
- Fix bug in PR analysis where user-provided
includequery filter fails to exclude non-included queries. #2938- Update default CodeQL bundle version to 2.22.1. #2950
3.29.0 - 11 Jun 2025
- Update default CodeQL bundle version to 2.22.0. #2925
- Bump minimum CodeQL bundle version to 2.16.6. #2912
3.28.20 - 21 July 2025
- Remove support for combining SARIF files from a single upload for GHES 3.18, see the changelog post. #2959
3.28.19 - 03 Jun 2025
- The CodeQL Action no longer includes its own copy of the extractor for the
actionslanguage, which is currently in public preview. Theactionsextractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled theactionslanguage and you have pinned yourtools:property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disableactionsanalysis.- Update default CodeQL bundle version to 2.21.4. #2910
3.28.18 - 16 May 2025
- Update default CodeQL bundle version to 2.21.3. #2893
- Skip validating SARIF produced by CodeQL for improved performance. #2894
- The number of threads and amount of RAM used by CodeQL can now be set via the
CODEQL_THREADSandCODEQL_RAMrunner environment variables. If set, these environment variables override thethreadsandraminputs respectively. #28913.28.17 - 02 May 2025
- Update default CodeQL bundle version to 2.21.2. #2872
3.28.16 - 23 Apr 2025
... (truncated)
Commits
d6bbdefMerge pull request #2977 from github/update-v3.29.3-7710ed11e210cc9bUpdate changelog for v3.29.37710ed1Merge pull request #2970 from github/cklin/diff-informed-feature-enable6a49a8cbuild: refresh js files3aef410Add diff-informed-analysis-utils.test.ts614b64cDiff-informed analysis: disable for GHES below 3.19aefb854Feature.DiffInformedQueries: default to true03a2a17Merge pull request #2967 from github/cklin/overlay-feature-flags07455edMerge pull request #2972 from github/koesie10/ghes-satisfies3fb562dbuild: refresh js files- Additional commits viewable in compare view
Updates umbrelladocs/action-linkspector from 1.3.6 to 1.3.7
Release notes
Sourced from umbrelladocs/action-linkspector's releases.
Release v1.3.7
v1.3.7: PR #47 - Update linkspector version to 0.4.7
Commits
874d01cMerge pull request #47 from UmbrellaDocs/update-linkspector-versionbfc5bc5Update linkspector version to 0.4.7- 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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
google-github-actions/setup-gcloud
actions
2.1.4 → 2.1.5
Patch
step-security/harden-runner
actions
2.12.2 → 2.13.0
Minor
google-github-actions/auth
actions
2.1.10 → 2.1.11
Patch
actions
2.3.3 → 2.3.4
Patch
umbrelladocs/action-linkspector
actions
1.3.6 → 1.3.7
Patch
Technical Details
| ID: | 3894448 |
| UUID: | 2681899765 |
| Node ID: | PR_kwDOGkVX1s6f2or1 |
| Host: | GitHub |
| Repository: | coder/coder |