Skip to content
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

Fix: GitHub RSA key was changed and prevented this action from working #114

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

politician
Copy link
Member

ISSUES CLOSED: #101

Pull request

Related issue

Motivation and context

Solution

How has this been tested

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the docs/CONTRIBUTING.md document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@politician politician merged commit a70cd50 into main Sep 20, 2024
8 checks passed
@politician politician deleted the new-rsa branch September 20, 2024 20:43
olivr-bot added a commit that referenced this pull request Sep 20, 2024
…rom working (#114)

ORIGINAL_AUTHOR=olivr-bot <olivr-bot@users.noreply.github.com>
Closes olivr-test/copybara-action-test#77
olivr-bot pushed a commit that referenced this pull request Sep 20, 2024
…rom working (#114)

ORIGINAL_AUTHOR=politician <politician@users.noreply.github.com>
Closes olivr-test/copybara-action-test#80
olivr-bot pushed a commit that referenced this pull request Sep 20, 2024
…rom working (#114)

ORIGINAL_AUTHOR=politician <politician@users.noreply.github.com>
Closes olivr-test/copybara-action-test#82
olivr-bot pushed a commit that referenced this pull request Sep 20, 2024
…rom working (#114)

ORIGINAL_AUTHOR=politician <politician@users.noreply.github.com>
Closes olivr-test/copybara-action-test#84
olivr-bot pushed a commit that referenced this pull request Sep 20, 2024
…rom working (#114)

ORIGINAL_AUTHOR=politician <politician@users.noreply.github.com>
Closes olivr-test/copybara-action-test#87
github-actions bot pushed a commit that referenced this pull request Sep 20, 2024
### [1.2.4](v1.2.3...v1.2.4) (2024-09-20)

### Bug Fixes

* GitHub RSA key was changed and prevented this action from working ([#114](#114)) ([a70cd50](a70cd50)), closes [#101](#101)
@olivr-bot
Copy link
Member

🎉 This PR is included in version 1.2.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

olivr-bot pushed a commit to olivr-test/copybara-action-test that referenced this pull request Sep 21, 2024
### [1.2.4](Olivr/copybara-action@v1.2.3...v1.2.4) (2024-09-20)

### Bug Fixes

* GitHub RSA key was changed and prevented this action from working ([#114](Olivr/copybara-action#114)) ([a70cd50](Olivr/copybara-action@a70cd50)), closes [#101](Olivr/copybara-action#101)

GitOrigin-RevId: 014dedb8b1147dafada5ce05945725bdfefdd295
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GitHub have updated their RSA SSH host key
2 participants