Skip to content

Bump fac/ruby-gem-push-action from 81d77bf568ff6659d7fae0f0c5a036bb0aeacb1a to ec8d814ef3539180663d51a63bedc75fe2b61a58#16

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 28, 2026

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

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

You can trigger a rebase of this PR 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 81d77bf568ff6659d7fae0f0c5a036bb0aeacb1a to ec8d814ef3539180663d51a63bedc75fe2b61a58.
- [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@81d77bf...ec8d814)

---
updated-dependencies:
- dependency-name: fac/ruby-gem-push-action
  dependency-version: ec8d814ef3539180663d51a63bedc75fe2b61a58
  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 May 28, 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