From 3f39818a823817906973dac95ace99b99f4a938a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 20:25:43 +0000 Subject: [PATCH] chore(deps): Bump fac/ruby-gem-push-action Bumps [fac/ruby-gem-push-action](https://github.com/fac/ruby-gem-push-action) from 81d77bf568ff6659d7fae0f0c5a036bb0aeacb1a to 4a2149b53bb160d2d9c83021a95302dbd58bcf1e. - [Release notes](https://github.com/fac/ruby-gem-push-action/releases) - [Changelog](https://github.com/fac/ruby-gem-push-action/blob/v2/CHANGELOG.md) - [Commits](https://github.com/fac/ruby-gem-push-action/compare/81d77bf568ff6659d7fae0f0c5a036bb0aeacb1a...4a2149b53bb160d2d9c83021a95302dbd58bcf1e) --- updated-dependencies: - dependency-name: fac/ruby-gem-push-action dependency-version: b2b56ea12bd8eb96b1add0befca8a9726b652078 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 675f70e..81796ff 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -38,6 +38,6 @@ jobs: user: "" key: rubygems token: ${{secrets.RUBY_GEMS_API_KEY}} - - uses: fac/ruby-gem-push-action@81d77bf568ff6659d7fae0f0c5a036bb0aeacb1a # v2 + - uses: fac/ruby-gem-push-action@4a2149b53bb160d2d9c83021a95302dbd58bcf1e # v2 with: key: rubygems