Skip to content

Commit

Permalink
Bump cadwallion/publish-rubygems-action (#215)
Browse files Browse the repository at this point in the history
Bumps [cadwallion/publish-rubygems-action](https://github.com/cadwallion/publish-rubygems-action) from 8f9e0538302643309e4e43bf48cd34173ca48cfc to d9474d9633f4674e59afb0c343f2dafe25181328.
- [Release notes](https://github.com/cadwallion/publish-rubygems-action/releases)
- [Commits](cadwallion/publish-rubygems-action@8f9e053...d9474d9)

---
updated-dependencies:
- dependency-name: cadwallion/publish-rubygems-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 15, 2022
1 parent b847179 commit 126f555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Release Gem
uses: cadwallion/publish-rubygems-action@8f9e0538302643309e4e43bf48cd34173ca48cfc
uses: cadwallion/publish-rubygems-action@d9474d9633f4674e59afb0c343f2dafe25181328
env:
RUBYGEMS_API_KEY: ${{ secrets.RUBYGEMS_API_KEY }}
RELEASE_COMMAND: rake release

0 comments on commit 126f555

Please sign in to comment.