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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 19, 2022

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 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 changed the title Update webfactory/ssh-agent action to v0.6.0 Update webfactory/ssh-agent action to v0.7.0 Oct 19, 2022
@renovate renovate bot force-pushed the renovate/webfactory-ssh-agent-0.x branch from 89afb69 to 15ceab9 Compare October 19, 2022 14:35
@renovate renovate bot changed the title Update webfactory/ssh-agent action to v0.7.0 chore(deps): update webfactory/ssh-agent action to v0.7.0 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/webfactory-ssh-agent-0.x branch from 15ceab9 to 15092c8 Compare March 16, 2023 12:02
@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 15092c8 to c50253e Compare March 24, 2023 13:28
@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 c50253e to e80310d Compare February 6, 2024 10:51
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.

0 participants