Skip to content

ci(deps): Bump carabiner-dev/actions/install/ampel from 1.2.1 to 1.2.3 - #135

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/carabiner-dev/actions/install/ampel-1.2.3
Closed

ci(deps): Bump carabiner-dev/actions/install/ampel from 1.2.1 to 1.2.3#135
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/carabiner-dev/actions/install/ampel-1.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps carabiner-dev/actions/install/ampel from 1.2.1 to 1.2.3.

Release notes

Sourced from carabiner-dev/actions/install/ampel's releases.

v1.2.3

What's Changed

Full Changelog: carabiner-dev/actions@v1.2.2...v1.2.3

v1.2.2

What's Changed

Full Changelog: carabiner-dev/actions@v1.2.1...v1.2.2

Commits
  • 2a4b2cd Merge pull request #83 from carabiner-dev/pin-internal-refs-619a474b2178
  • 3a12907 Pin internal action refs to 619a474b2178
  • 619a474 Merge pull request #82 from carabiner-dev/rollout
  • 9e0d99c Add check-internal-pins workflow
  • 91ae213 Merge pull request #81 from carabiner-dev/rollout
  • b038ba9 ampel/verify: add an ampel-version input
  • 7dfeb3b Merge pull request #80 from carabiner-dev/update-readme-pins-e8a3d71dd779
  • 15213c3 Merge branch 'main' into update-readme-pins-e8a3d71dd779
  • 445f132 Merge pull request #79 from carabiner-dev/update-ampel-v1.3.3
  • ac24304 Pin README action examples to latest releases
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [carabiner-dev/actions/install/ampel](https://github.com/carabiner-dev/actions) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/carabiner-dev/actions/releases)
- [Commits](carabiner-dev/actions@94f2939...2a4b2cd)

---
updated-dependencies:
- dependency-name: carabiner-dev/actions/install/ampel
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 20, 2026 02:15
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2026
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Jul 20, 2026
@github-actions

Copy link
Copy Markdown

CRAP Load Analysis

No Go code changes detected in this PR. No CRAP impact.

@github-actions

Copy link
Copy Markdown

🤖 Standardized Dependabot Review Summary 🤖

This PR was processed by the organization's reusable CI pipeline.

Criterion Status Detail
Dependencies Review success View logs
Calculated Risk low carabiner-dev/actions/install/ampel v1.2.3
Release Age 54h Released 54 hours ago
Ownership third-party External dependency
Dependency Usage unavailable Informational only — does not affect approval

Auto-approval: ✅ Approved


Maintainer check list:

  1. Ensure the PR passed all CI tests (required status checks).
  2. Investigate failures for Major updates or any manual review requirement.
  3. Don't overlook breaking changes and changelog information.
  4. If the scorecard value is low, consider to contribute to make it higher. Everybody wins!
  5. Be diligent. When in doubt, ask another maintainer for additional review.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved: risk=low, review=success, ownership=third-party, release_age=54h.

@yvonnedevlinrh

Copy link
Copy Markdown
Contributor

Superseded by #138 , which bumps both install/snappy and install/ampel atomically.

These actions are co-released from the carabiner-dev/actions monorepo. Bumping them individually (as Dependabot does) creates a version mismatch that breaks the cross-repo integration test. Additionally, v1.2.3 has an upstream $HOME expansion bug requiring an install-dir workaround (using ${{ env.HOME }}) that Dependabot's PR doesn't include.

Same issue and fix as complytime/org-infra#453 and complytime/complyctl#760.

@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/carabiner-dev/actions/install/ampel-1.2.3 branch July 23, 2026 08:47
marcusburghardt pushed a commit that referenced this pull request Jul 23, 2026
Bump install/snappy and install/ampel together to v1.2.3.

These actions are co-released from the carabiner-dev/actions monorepo
and must be updated atomically — bumping them individually (as
Dependabot does) creates a version mismatch that breaks the
cross-repo integration test.

Supersedes: #134, #135

Assisted-by: OpenCode (claude-opus-4-6)
Signed-off-by: Yvonne Devlin <ydevlin@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant