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

chore(deps): update webfactory/ssh-agent action to v0.9.0 #162

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Type Update Change
webfactory/ssh-agent action minor v0.5.3 -> v0.9.0

Release Notes

webfactory/ssh-agent (webfactory/ssh-agent)

v0.9.0: Update to node20

Compare Source

This release updates the action to run on Node.js v20. When you're running on GitHub hosted runners, just go ahead and update. When you're using self-hosted runners, please make sure you have Node.js v20 installed before updating from v0.8.0 to v0.9.0 of this action.

New Contributors

Full Changelog: webfactory/ssh-agent@v0.8.0...v0.9.0

What's Changed

New Contributors

Full Changelog: webfactory/ssh-agent@v0.8.0...v0.9.0

v0.8.0: SSH host keys no longer managed – read below 👇

Compare Source

Starting with this release, this action no longer writes GitHub's SSH host keys into the known_hosts SSH config file upon start.

GitHub changed their host keys on short notice this morning, see https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/. We took this as an opportunity to stop maintaining GH SSH keys in the code shipped with this action (#​171).

What you need to do:

Other code changes in this release
New Contributors

Full Changelog: webfactory/ssh-agent@v0.7.0...v0.8.0

v0.7.0

Compare Source

Added
  • Add the log-public-key input that can be used to turn off logging key identities (#​122)
Fixed
  • Fix path to git binary on Windows, assuming GitHub-hosted runners (#​136, #​137)
  • Fix a nonsensical log message (#​139)

v0.6.0

Compare Source

Changed

v0.5.4

Compare Source

Fixed
Changed
  • Various documentation (README) improvements and additions
  • Change logging to more precisely state that public keys are being printed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/webfactory-ssh-agent-0.x branch from d3a62c6 to 150899a Compare September 5, 2024 14:51
@conatus conatus merged commit b2645b5 into main Oct 14, 2024
1 check passed
@conatus conatus deleted the renovate/webfactory-ssh-agent-0.x branch October 14, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant