Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Update webfactory/ssh-agent action to v0.8.0 #154

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
webfactory/ssh-agent action minor v0.4.1 -> v0.8.0

Release Notes

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

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

v0.5.3

Compare Source

Fixed
  • Fixed cleanup phase to really terminate the ssh-agent (#​80)
  • Fix termination of ssh-agent also on workflow failure (#​79)
Changed
  • Various documentation (README) improvements and additions

v0.5.2

Compare Source

Fixed
Changed
  • Log when a key is not used as a deploy key (#​69)

v0.5.1

Compare Source

Fixed
  • Fix deployment key mapping on Windows virtual environment by using SSH binaries from the Git
    suite, terminate ssh-agent upon actio termination on Windows as well (#​63)
  • Handle ENOENT exceptions with a graceful message
Changed
  • Various documentation (README) improvements and additions

v0.5.0

Compare Source

Added
  • Add support for GitHub Deployment Keys through key comments (#​59). Fixes #​30, closes #​38.
  • Support for container-based workflows and Windows (#​17)
Fixed
  • Fix scripts/build.js to work on Windows (#​38)
Changed
  • Various documentation (README) improvements and additions

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@ghost
Copy link

ghost commented Oct 9, 2022

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

@renovate renovate bot force-pushed the renovate/webfactory-ssh-agent-0.x branch 6 times, most recently from 83f6f8a to 1f049f0 Compare October 15, 2022 12:58
@renovate renovate bot force-pushed the renovate/webfactory-ssh-agent-0.x branch 2 times, most recently from 9565477 to 2ea4434 Compare October 19, 2022 10:20
@renovate renovate bot changed the title Update webfactory/ssh-agent action to v0.5.4 Update webfactory/ssh-agent action to v0.6.0 Oct 19, 2022
@renovate renovate bot force-pushed the renovate/webfactory-ssh-agent-0.x branch from 2ea4434 to 84df03f Compare October 19, 2022 16:32
@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 10 times, most recently from 8c8a682 to d65b14c Compare November 1, 2022 20:49
@renovate renovate bot force-pushed the renovate/webfactory-ssh-agent-0.x branch from d65b14c to af588a5 Compare November 13, 2022 22:16
@renovate renovate bot changed the title Update webfactory/ssh-agent action to v0.7.0 Update webfactory/ssh-agent action to v0.8.0 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/webfactory-ssh-agent-0.x branch from af588a5 to 2306d56 Compare April 3, 2023 16:19
@renovate renovate bot force-pushed the renovate/webfactory-ssh-agent-0.x branch from 2306d56 to f94bd4b Compare June 4, 2023 09:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants