chore(deps): bump the github-actions group across 1 directory with 4 updates#97
Merged
Merged
Conversation
…updates Bumps the github-actions group with 4 updates in the / directory: [geolonia/.github/.github/workflows/reusable-backstage-techdocs.yml](https://github.com/geolonia/.github), [actions/setup-python](https://github.com/actions/setup-python), [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) and [geolonia/.github/.github/workflows/reusable-route-issue.yml](https://github.com/geolonia/.github). Updates `geolonia/.github/.github/workflows/reusable-backstage-techdocs.yml` from 1.16.0 to 1.34.0 - [Release notes](https://github.com/geolonia/.github/releases) - [Commits](92c8c6d...6793909) Updates `actions/setup-python` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@a309ff8...ece7cb0) Updates `aws-actions/configure-aws-credentials` from 6.2.0 to 6.2.2 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@e7f100c...517a711) Updates `geolonia/.github/.github/workflows/reusable-route-issue.yml` from 1.16.0 to 1.34.0 - [Release notes](https://github.com/geolonia/.github/releases) - [Commits](92c8c6d...6793909) --- updated-dependencies: - dependency-name: geolonia/.github/.github/workflows/reusable-backstage-techdocs.yml dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/setup-python dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: aws-actions/configure-aws-credentials dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: geolonia/.github/.github/workflows/reusable-route-issue.yml dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (4)
WalkthroughGitHub Actions references are updated to newer pinned revisions for TechDocs publishing, CDK deployment monitoring, and issue routing workflows. Existing workflow structure, permissions, credentials configuration, and command logic remain unchanged. ChangesWorkflow pin updates
Estimated code review effort: 1 (Trivial) | ~3 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Contributor
🛡️ Security suite
Note All security checks passed. Updated for |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 4 updates in the / directory: geolonia/.github/.github/workflows/reusable-backstage-techdocs.yml, actions/setup-python, aws-actions/configure-aws-credentials and geolonia/.github/.github/workflows/reusable-route-issue.yml.
Updates
geolonia/.github/.github/workflows/reusable-backstage-techdocs.ymlfrom 1.16.0 to 1.34.0Release notes
Sourced from geolonia/.github/.github/workflows/reusable-backstage-techdocs.yml's releases.
... (truncated)
Commits
6793909feat(techdocs): allow AWS account ID via vars, not just secrets (#95)0d06c91feat: fail the Security Suite on error-severity findings (TODO 2) (#93)bc7186ffix: float suite refs on@v1+ keep v1 lightweight + document the real root c...e247b95fix: bump required-workflow ref to v1.30.0 (whole tree now immutable) [2/2] (...76db4b3fix: SHA-pin suite sub-reusables (required-workflow tree must be immutable) [...0d7d0f2fix: pin required-workflow reusable ref to a SHA (unbreak org-wide suite) (#88)82a98a9fix: drive geolonia/.github zizmor findings to zero (harden shared workflows)...82a16d0feat: float Security Suite self-references on@v1(end the release treadmill)...0a6c079feat: show zizmor severity breakdown (errors/warnings/notices) (#85)21fe5e0chore: bump suite callers to reusable-security-suite@v1.25.0 (#84)Updates
actions/setup-pythonfrom 6.2.0 to 6.3.0Release notes
Sourced from actions/setup-python's releases.
Commits
ece7cb0Fix pip cache error handling on Windows. (#1040)1d18d7aUpdate advanced-usage.md (#811)d2b357aUpdate dependency versions and test workflow configuration (#1322)8f639b1Merge pull request #1324 from jasongin/update-actions-cache-5.1.06731c2bResolve high-severity audit issues0cb1a84Add RHEL support and include Linux distro in cache keys (#1323)dc6eab6Update dist6f4b74bStrict equalityfa8bde1Bump@actions/cacheto 5.1.0, log cache write deniedc8813baUpgrade@actionsdependencies and update licenses (#1303)Updates
aws-actions/configure-aws-credentialsfrom 6.2.0 to 6.2.2Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
... (truncated)
Commits
517a711chore(main): release 6.2.2 (#1876)d01d678chore: release 6.2.28efa52bchore(deps-dev): bump vitest dependencies (#1874)8e1eed5chore(deps-dev): bump@smithy/property-providerfrom 4.4.4 to 4.4.6 (#1869)112421achore(deps-dev): bump@biomejs/biomefrom 2.5.1 to 2.5.2 (#1868)fbc01c6chore(deps-dev): bump@types/nodefrom 26.0.1 to 26.1.0 (#1871)b12ca87chore(deps-dev): bump memfs from 4.57.8 to 4.58.0 (#1873)d314f7fchore: Update dista53b65bchore(deps): bump@aws-sdk/client-stsfrom 3.1076.0 to 3.1080.0 (#1867)338d2c1chore(deps-dev): bump sigstore from 4.1.0 to 4.1.1 (#1864)Updates
geolonia/.github/.github/workflows/reusable-route-issue.ymlfrom 1.16.0 to 1.34.0Release notes
Sourced from geolonia/.github/.github/workflows/reusable-route-issue.yml's releases.
... (truncated)
Commits
6793909feat(techdocs): allow AWS account ID via vars, not just secrets (#95)0d06c91feat: fail the Security Suite on error-severity findings (TODO 2) (#93)bc7186ffix: float suite refs on@v1+ keep v1 lightweight + document the real root c...e247b95fix: bump required-workflow ref to v1.30.0 (whole tree now immutable) [2/2] (...76db4b3fix: SHA-pin suite sub-reusables (required-workflow tree must be immutable) [...0d7d0f2fix: pin required-workflow reusable ref to a SHA (unbreak org-wide suite) (#88)82a98a9fix: drive geolonia/.github zizmor findings to zero (harden shared workflows)...82a16d0feat: float Security Suite self-references on@v1(end the release treadmill)...0a6c079feat: show zizmor severity breakdown (errors/warnings/notices) (#85)21fe5e0chore: bump suite callers to reusable-security-suite@v1.25.0 (#84)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 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 conditionsSummary by CodeRabbit