Skip to content

Commit 2a53f2d

Browse files
chore(deps): bump shimataro/ssh-key-action from 2.7.0 to 2.8.0 in the ci group (#1830)
Bumps the ci group with 1 update: [shimataro/ssh-key-action](https://github.com/shimataro/ssh-key-action). Updates `shimataro/ssh-key-action` from 2.7.0 to 2.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shimataro/ssh-key-action/releases">shimataro/ssh-key-action's releases</a>.</em></p> <blockquote> <h2>ssh-key-action 2.8.0 released</h2> <h3>Others</h3> <ul> <li>Update to Node.js v24</li> <li>add support: <code>windows-2025</code>, <code>macos-14</code>, <code>macos-15</code>, and <code>ubuntu-24.04</code></li> <li>drop support: <code>windows-2019</code>, <code>macos-11</code>, <code>macos-12</code>, and <code>ubuntu-20.04</code></li> <li>add container support: <code>alpine:3.21</code> - <code>alpine:3.23</code>, <code>centos:stream10</code>, and <code>ubuntu:24.04</code></li> <li>drop container support: <code>alpine:3.10</code> - <code>alpine:3.13</code>, <code>centos:stream8</code>, and <code>ubuntu:20.04</code></li> <li>Add workaround; &quot;HOME is not defined&quot; (refer to: [issue <a href="https://redirect.github.com/shimataro/ssh-key-action/issues/184">#184</a>](<a href="https://redirect.github.com/shimataro/ssh-key-action/issues/184">shimataro/ssh-key-action#184</a>))</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/shimataro/ssh-key-action/blob/v2/CHANGELOG.md">shimataro/ssh-key-action's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/">Keep a Changelog</a> and this project adheres to <a href="http://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> <h2>[Unreleased]</h2> <h2>[2.8.0] - 2026-02-19</h2> <h3>Others</h3> <ul> <li>Update to Node.js v24</li> <li>add support: <code>windows-2025</code>, <code>macos-14</code>, <code>macos-15</code>, and <code>ubuntu-24.04</code></li> <li>drop support: <code>windows-2019</code>, <code>macos-11</code>, <code>macos-12</code>, and <code>ubuntu-20.04</code></li> <li>add container support: <code>alpine:3.21</code> - <code>alpine:3.23</code>, <code>centos:stream10</code>, and <code>ubuntu:24.04</code></li> <li>drop container support: <code>alpine:3.10</code> - <code>alpine:3.13</code>, <code>centos:stream8</code>, and <code>ubuntu:20.04</code></li> <li>Add workaround; &quot;HOME is not defined&quot; (refer to: [issue <a href="https://redirect.github.com/shimataro/ssh-key-action/issues/184">#184</a>](<a href="https://redirect.github.com/shimataro/ssh-key-action/issues/184">shimataro/ssh-key-action#184</a>))</li> </ul> <h2>[2.7.0] - 2024-02-11</h2> <h3>Others</h3> <ul> <li>Update to Node.js v20 (thanks <a href="https://github.com/princemaple"><code>@​princemaple</code></a>)</li> <li>drop old containers; Ubuntu 16.04, and CentOS 7</li> </ul> <h2>[2.6.1] - 2023-10-13</h2> <h3>Fixed</h3> <ul> <li>JSON parse error on exit, if <code>if_key_exists</code>=<code>fail</code> and key exists</li> </ul> <h2>[2.6.0] - 2023-10-11</h2> <h3>Others</h3> <ul> <li>back up and restore files when exist (thanks <a href="https://github.com/bambeusz"><code>@​bambeusz</code></a>)</li> <li>remove <code>macos-10.15</code> and <code>ubuntu-18.04</code> virtual environment</li> </ul> <h2>[2.5.1] - 2023-03-25</h2> <h3>Hotfix</h3> <ul> <li>update github.com key: <a href="https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/">https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/</a> (thanks <a href="https://github.com/phlax"><code>@​phlax</code></a>)</li> </ul> <h2>[2.5.0] - 2022-12-24</h2> <h3>Added</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shimataro/ssh-key-action/commit/6b84f2e793b32fa0b03a379cadadec75cc539391"><code>6b84f2e</code></a> version 2.8.0 (<a href="https://redirect.github.com/shimataro/ssh-key-action/issues/282">#282</a>)</li> <li><a href="https://github.com/shimataro/ssh-key-action/commit/f8f3535cdbe06c7343a38020d2c6b02e9a75d817"><code>f8f3535</code></a> add &quot;latest&quot; OS (<a href="https://redirect.github.com/shimataro/ssh-key-action/issues/281">#281</a>)</li> <li><a href="https://github.com/shimataro/ssh-key-action/commit/b3ffe851fb7d8512a227689a6680a0cbc5f50fd4"><code>b3ffe85</code></a> Add workaround; &quot;HOME is not defined&quot; (<a href="https://redirect.github.com/shimataro/ssh-key-action/issues/280">#280</a>)</li> <li><a href="https://github.com/shimataro/ssh-key-action/commit/29f88e1c0cdd41583a9d961c82e23f128f8d91d5"><code>29f88e1</code></a> update depentencies (<a href="https://redirect.github.com/shimataro/ssh-key-action/issues/279">#279</a>)</li> <li><a href="https://github.com/shimataro/ssh-key-action/commit/98b6ffdca73c84c005461bfcb9fa38a59b449556"><code>98b6ffd</code></a> update Node.js version to 24 (<a href="https://redirect.github.com/shimataro/ssh-key-action/issues/278">#278</a>)</li> <li>See full diff in <a href="https://github.com/shimataro/ssh-key-action/compare/d4fffb50872869abe2d9a9098a6d9c5aa7d16be4...6b84f2e793b32fa0b03a379cadadec75cc539391">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=shimataro/ssh-key-action&package-manager=github_actions&previous-version=2.7.0&new-version=2.8.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 001ac9f commit 2a53f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-other-than-github.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: Ensure proper version
8484
run: echo "RELEASE_VERSION=$(echo ${{ github.event.client_payload.version }} | tr -d ['v'])" >> $GITHUB_ENV
8585
- name: Install SSH key
86-
uses: shimataro/ssh-key-action@d4fffb50872869abe2d9a9098a6d9c5aa7d16be4 # v2.7.0
86+
uses: shimataro/ssh-key-action@6b84f2e793b32fa0b03a379cadadec75cc539391 # v2.8.0
8787
with:
8888
name: aur
8989
key: ${{ secrets.ARCHLINUX_SSH_PRIVATE_KEY }}

0 commit comments

Comments
 (0)