From 15b9ad2c30d7e9e99922839214f7f78d2b90851f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 23:30:02 +0000 Subject: [PATCH] chore(deps): update rubygems/configure-rubygems-credentials action to v2.1.0 --- .github/workflows/publish-rubygems.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-rubygems.yml b/.github/workflows/publish-rubygems.yml index 4af8f78..6e75346 100644 --- a/.github/workflows/publish-rubygems.yml +++ b/.github/workflows/publish-rubygems.yml @@ -60,7 +60,7 @@ jobs: # same OIDC credential action release-gem uses internally, then build + push the gem # explicitly — no rake, no Rakefile, no Gemfile.lock, no git write needed. - name: Configure RubyGems credentials via OIDC trusted publishing - uses: rubygems/configure-rubygems-credentials@762a4b77c3300434bb57c7ce80b20e36231927aa # v2.0.0 + uses: rubygems/configure-rubygems-credentials@dc5a8d8553e6ee01fc26761a49e99e733d17954a # v2.1.0 - name: Build + push gem run: | gem build wave-sdk.gemspec