Skip to content

Bump fac/ruby-gem-push-action from ec8d814ef3539180663d51a63bedc75fe2b61a58 to b2b56ea12bd8eb96b1add0befca8a9726b652078#563

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/fac/ruby-gem-push-action-b2b56ea12bd8eb96b1add0befca8a9726b652078
Open

Bump fac/ruby-gem-push-action from ec8d814ef3539180663d51a63bedc75fe2b61a58 to b2b56ea12bd8eb96b1add0befca8a9726b652078#563
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/fac/ruby-gem-push-action-b2b56ea12bd8eb96b1add0befca8a9726b652078

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps fac/ruby-gem-push-action from ec8d814ef3539180663d51a63bedc75fe2b61a58 to b2b56ea12bd8eb96b1add0befca8a9726b652078.

Changelog

Sourced from fac/ruby-gem-push-action's changelog.

CHANGELOG

TODO: v2 changes

[Unreleased]

[2.5.0] - 2022-10-18

[2.4.1] - 2021-07-20

  • Fix: detect when allowed_push_host or GEM_HOST is not set

[2.4.0] - 2021-07-20

  • Add: support for ACTIONS_STEP_DEBUG to see what the push script is doing

[2.3.0] - 2021-05-19

  • Add: explicit preflight check on the push host, to work around gem failing successfully on malformed push hosts

[2.2.0] - 2021-04-30

  • Fix: Bug with pre-release:false input getting ignored

[2.1.0] - 2021-04-30

  • Fix: Bug with pre-release input getting ignored

[2.0.1] - 2021-04-26

  • Update: README to show usage with renamed ruby-gem-setup-credentials@v2

[2.0.0] - 2021-04-26

  • Change: Don't pass the gem host around as an environment variable, extract from the gemspec.
  • Change: Don't pass gem keys around in environment variables anymore. Use the installed creds by key name.
  • Add: input key to set the key name in gem credentials to use.
  • Change: Release/pre-release inputs collapsed into single pre-release input. Push is either release or pre-release version, can't do both (or none!) in the same call anymore.
  • Add: Add linter for action code.
  • Change: tag-release input renamed to just tag.
  • Change: Use command line args instead of env variables for the internal command.

[1.3.0] - 2021-04-16

  • Fix: clean shell log handling for gem push call

[1.2.0] - 2021-04-15

... (truncated)

Commits
  • b2b56ea Merge pull request #21 from fac/dependabot/github_actions/github/super-linter...
  • 3024a87 Merge pull request #22 from fac/dependabot/github_actions/actions/checkout-6.0.2
  • dee1e7d Bump actions/checkout from 3.6.0 to 6.0.2
  • eb2612d Bump github/super-linter from 4.10.0 to 5.0.0
  • See full diff in compare view

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 commands and options

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fac/ruby-gem-push-action](https://github.com/fac/ruby-gem-push-action) from ec8d814ef3539180663d51a63bedc75fe2b61a58 to b2b56ea12bd8eb96b1add0befca8a9726b652078.
- [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](fac/ruby-gem-push-action@ec8d814...b2b56ea)

---
updated-dependencies:
- dependency-name: fac/ruby-gem-push-action
  dependency-version: b2b56ea12bd8eb96b1add0befca8a9726b652078
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 3, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 3, 2026 18:50
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 3, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 3, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants