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.8.0 #4064

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2023

Mend Renovate

This PR contains the following updates:

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

Configuration

📅 Schedule: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles.

🚦 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.

@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #4064 (d5728c1) into main (ea29a73) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4064      +/-   ##
==========================================
- Coverage   83.24%   83.22%   -0.02%     
==========================================
  Files         718      718              
  Lines       26735    26735              
  Branches     3634     3634              
==========================================
- Hits        22255    22251       -4     
- Misses       4417     4421       +4     
  Partials       63       63              

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea29a73...d5728c1. Read the comment docs.

@renovate renovate bot merged commit a355103 into main Aug 11, 2023
15 checks passed
@renovate renovate bot deleted the renovate/webfactory-ssh-agent-0.x branch August 11, 2023 01:16
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.

0 participants