diff --git a/.github/workflows/publish-gem.yml b/.github/workflows/publish-gem.yml index c27587a..a9451f8 100644 --- a/.github/workflows/publish-gem.yml +++ b/.github/workflows/publish-gem.yml @@ -60,7 +60,7 @@ jobs: # Trusted Publishing (OIDC): configure a trusted publisher on RubyGems.org # (repository twilic/twilic-ruby, workflow file publish-gem.yml). - name: Configure RubyGems credentials - uses: rubygems/configure-rubygems-credentials@762a4b77c3300434bb57c7ce80b20e36231927aa # v2.0.0 + uses: rubygems/configure-rubygems-credentials@dc5a8d8553e6ee01fc26761a49e99e733d17954a # v2.1.0 - name: Build gem run: gem build twilic.gemspec