[PR #4009] [MERGED] build(deps): bump webfactory/ssh-agent from 0.5.4 to 0.7.0 #4194

Closed
opened 2026-02-27 04:54:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/GameServerManagers/LinuxGSM/pull/4009
Author: @dependabot[bot]
Created: 10/20/2022
Status: Merged
Merged: 10/30/2022
Merged by: @dgibbs64

Base: masterHead: dependabot/github_actions/webfactory/ssh-agent-0.7.0


📝 Commits (1)

  • 15bb83a build(deps): bump webfactory/ssh-agent from 0.5.4 to 0.7.0

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 .github/workflows/git-sync.yml (+2 -2)

📄 Description

Bumps webfactory/ssh-agent from 0.5.4 to 0.7.0.

Release notes

Sourced from webfactory/ssh-agent's releases.

Fix Windows runners, add flag to disable logging key identities

Being the second release today, this version adds a new action input to turn off logging public key identities (#122). Additionally, Windows-based runners should work again (#137, #140) and a nonsensical log message that confused many users was fixed (#139).

Thanks to everyone involved!

New Contributors

Full Changelog: https://github.com/webfactory/ssh-agent/compare/v0.6.0...v0.7.0

Upgrade from Node v12 to v16

The main change in this release is that it updates from using Node v12 to Node v16. This addresses a deprecation notice / phase-out of Node v12 in GitHub Actions. See https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/).

What's Changed

New Contributors

Full Changelog: https://github.com/webfactory/ssh-agent/compare/v0.5.4...v0.6.0

Changelog

Sourced from webfactory/ssh-agent's changelog.

v0.7.0 [2022-10-19]

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 [2022-10-19]

Changed

Commits
  • 836c84e Prepare a v0.7.0 release
  • 8a9e20a Fix path to git binary on Windows runners (#140)
  • 0a7dc1c Avoid nonsensical log message (#139)
  • b19b28d Explain how to use docker/build-push-action with deployment-key configs (#133)
  • 2c78a1c Update the CHANGELOG
  • df2f741 Provide gitPath for Windows to avoid failures on windows-2022 (GitHub-ho...
  • fbef2c7 Add an action input/flag to disable logging of public key information (#122)
  • 28cb4d8 Prepare a 0.6.0 release
  • ea4c593 Update node from node12 to node16 (#132)
  • 26e485b Fix link to an issue in the README file (#120)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/GameServerManagers/LinuxGSM/pull/4009 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/20/2022 **Status:** ✅ Merged **Merged:** 10/30/2022 **Merged by:** [@dgibbs64](https://github.com/dgibbs64) **Base:** `master` ← **Head:** `dependabot/github_actions/webfactory/ssh-agent-0.7.0` --- ### 📝 Commits (1) - [`15bb83a`](https://github.com/GameServerManagers/LinuxGSM/commit/15bb83abb0fbe2354893fc70c4da8fa3799c96de) build(deps): bump webfactory/ssh-agent from 0.5.4 to 0.7.0 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/git-sync.yml` (+2 -2) </details> ### 📄 Description Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.5.4 to 0.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webfactory/ssh-agent/releases">webfactory/ssh-agent's releases</a>.</em></p> <blockquote> <h2>Fix Windows runners, add flag to disable logging key identities</h2> <p>Being the second release today, this version adds a new action input to turn off logging public key identities (<a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/issues/122">#122</a>). Additionally, Windows-based runners should work again (<a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/issues/137">#137</a>, <a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/issues/140">#140</a>) and a nonsensical log message that confused many users was fixed (<a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/issues/139">#139</a>).</p> <p>Thanks to everyone involved!</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ochococo"><code>@​ochococo</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/pull/137">webfactory/ssh-agent#137</a></li> <li><a href="https://github.com/j-riebe"><code>@​j-riebe</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/pull/133">webfactory/ssh-agent#133</a></li> <li><a href="https://github.com/camilo-celis"><code>@​camilo-celis</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/pull/122">webfactory/ssh-agent#122</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/webfactory/ssh-agent/compare/v0.6.0...v0.7.0">https://github.com/webfactory/ssh-agent/compare/v0.6.0...v0.7.0</a></p> <h2>Upgrade from Node v12 to v16</h2> <p>The main change in this release is that it updates from using Node v12 to Node v16. This addresses a deprecation notice / phase-out of Node v12 in GitHub Actions. See <a href="https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/">https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/</a>).</p> <h2>What's Changed</h2> <ul> <li>Fix a typo in README.md by <a href="https://github.com/koshieguchi"><code>@​koshieguchi</code></a> in <a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/pull/109">webfactory/ssh-agent#109</a></li> <li>Bump <code>@​actions/core</code> from 1.2.6 to 1.9.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/pull/125">webfactory/ssh-agent#125</a></li> <li>readme: fix link to issue by <a href="https://github.com/dwalkes"><code>@​dwalkes</code></a> in <a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/pull/120">webfactory/ssh-agent#120</a></li> <li>Update node from node12 to node16 by <a href="https://github.com/bigearsenal"><code>@​bigearsenal</code></a> in <a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/pull/132">webfactory/ssh-agent#132</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/koshieguchi"><code>@​koshieguchi</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/pull/109">webfactory/ssh-agent#109</a></li> <li><a href="https://github.com/dependabot"><code>@​dependabot</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/pull/125">webfactory/ssh-agent#125</a></li> <li><a href="https://github.com/dwalkes"><code>@​dwalkes</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/pull/120">webfactory/ssh-agent#120</a></li> <li><a href="https://github.com/bigearsenal"><code>@​bigearsenal</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/pull/132">webfactory/ssh-agent#132</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/webfactory/ssh-agent/compare/v0.5.4...v0.6.0">https://github.com/webfactory/ssh-agent/compare/v0.5.4...v0.6.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md">webfactory/ssh-agent's changelog</a>.</em></p> <blockquote> <h2>v0.7.0 [2022-10-19]</h2> <h3>Added</h3> <ul> <li>Add the <code>log-public-key</code> input that can be used to turn off logging key identities (<a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/issues/122">#122</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix path to <code>git</code> binary on Windows, assuming GitHub-hosted runners (<a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/issues/136">#136</a>, <a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/issues/137">#137</a>)</li> <li>Fix a nonsensical log message (<a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/issues/139">#139</a>)</li> </ul> <h2>v0.6.0 [2022-10-19]</h2> <h3>Changed</h3> <ul> <li>Update the version of Node used by the action from 12 to 16 (<a href="https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/">https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webfactory/ssh-agent/commit/836c84ec59a0e7bc0eabc79988384eb567561ee2"><code>836c84e</code></a> Prepare a v0.7.0 release</li> <li><a href="https://github.com/webfactory/ssh-agent/commit/8a9e20a5860cb7f6b3a1d92a74799581e054d850"><code>8a9e20a</code></a> Fix path to <code>git</code> binary on Windows runners (<a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/issues/140">#140</a>)</li> <li><a href="https://github.com/webfactory/ssh-agent/commit/0a7dc1c09fbbc386f7a8adb41c325e5a077eb8d3"><code>0a7dc1c</code></a> Avoid nonsensical log message (<a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/issues/139">#139</a>)</li> <li><a href="https://github.com/webfactory/ssh-agent/commit/b19b28d091cde6811b86fbb6ef3a8322a40e4dc7"><code>b19b28d</code></a> Explain how to use <code>docker/build-push-action</code> with deployment-key configs (<a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/issues/133">#133</a>)</li> <li><a href="https://github.com/webfactory/ssh-agent/commit/2c78a1c5d15acc4372e150ef44d488decbd74863"><code>2c78a1c</code></a> Update the CHANGELOG</li> <li><a href="https://github.com/webfactory/ssh-agent/commit/df2f741a87868c176697d790b56786571c94a82f"><code>df2f741</code></a> Provide <code>gitPath</code> for Windows to avoid failures on <code>windows-2022</code> (GitHub-ho...</li> <li><a href="https://github.com/webfactory/ssh-agent/commit/fbef2c7bd0be9b978b85dd4bca7a228ef9aef7eb"><code>fbef2c7</code></a> Add an action input/flag to disable logging of public key information (<a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/issues/122">#122</a>)</li> <li><a href="https://github.com/webfactory/ssh-agent/commit/28cb4d85053f47c0effcf0d08da669f65683d1e5"><code>28cb4d8</code></a> Prepare a 0.6.0 release</li> <li><a href="https://github.com/webfactory/ssh-agent/commit/ea4c593dc940bb9cfd4199b2c55ea694da6c3cd0"><code>ea4c593</code></a> Update node from node12 to node16 (<a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/issues/132">#132</a>)</li> <li><a href="https://github.com/webfactory/ssh-agent/commit/26e485b72da53538f103f191ddd325d2f2ef3771"><code>26e485b</code></a> Fix link to an issue in the README file (<a href="https://github-redirect.dependabot.com/webfactory/ssh-agent/issues/120">#120</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webfactory/ssh-agent/compare/v0.5.4...v0.7.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webfactory/ssh-agent&package-manager=github_actions&previous-version=0.5.4&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:54:13 +03:00
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#4194
No description provided.