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 #193

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2023

This PR contains the following updates:

Package Type Update Change
webfactory/ssh-agent action minor v0.5.4 -> 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

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 is behind base branch, 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 c75ba2c to 5007695 Compare February 1, 2023 19:16
@renovate renovate bot changed the title chore(deps): update webfactory/ssh-agent action to v0.7.0 chore(deps): update webfactory/ssh-agent action to v0.8.0 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/webfactory-ssh-agent-0.x branch from 5007695 to 23bc704 Compare March 24, 2023 13:28
@renovate renovate bot force-pushed the renovate/webfactory-ssh-agent-0.x branch from 23bc704 to 298206d Compare July 13, 2023 09:44
@renovate renovate bot changed the title chore(deps): update webfactory/ssh-agent action to v0.8.0 chore(deps): update webfactory/ssh-agent action to v0.9.0 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/webfactory-ssh-agent-0.x branch from 298206d to 4b15274 Compare February 6, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant