Skip to content

Build(deps): bump redhat-actions/push-to-registry from 2 to 2.8 - #256

Merged
emarsden merged 1 commit into
mainfrom
dependabot/github_actions/redhat-actions/push-to-registry-2.8
Jul 27, 2026
Merged

Build(deps): bump redhat-actions/push-to-registry from 2 to 2.8#256
emarsden merged 1 commit into
mainfrom
dependabot/github_actions/redhat-actions/push-to-registry-2.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps redhat-actions/push-to-registry from 2 to 2.8.

Release notes

Sourced from redhat-actions/push-to-registry's releases.

Update action to run on Node20. https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

Update action to run on Node16

v2.7

v2.6

No release notes provided.

v2.5.1

No release notes provided.

Image manifest support

  • Allow pushing image manifest.

v2.4.1

No release notes provided.

Allow fully qualified image names in 'tags' input

  • Allow fully qualified image names in tags input, for compatibility with docker/metadata-action. #50
  • Fix issue where image pulled from Docker storage would overwrite image in Podman storage 733d8e9

v2.3.2

No release notes provided.

Update log messages

  • Warn users if input image and registry both has / in it's name.
  • Update README to better explain inputs image and registry.

Make input username and password optional

  • Make input username and password optional, so that user can skip these inputs if they are already logged in to container image registry.

Modify error and info messages

  • Add output message if input tags is not provided
  • Modify output message if tag(s) are not found

Support to output single registry path

  • Add output registy-path to output first element of registry-paths
  • Print image digest after every push to verify image digest for each tag
  • Print podman version at start of the action to verify that required version is being used
  • (Internal) Add Link checker workflow to identify dangling links
Changelog

Sourced from redhat-actions/push-to-registry's changelog.

v2.8

v2.7.1

  • Don't add docker.io prefix to ECR images. #69

v2.7

v2.6

v2.5.1

  • README update

v2.5

  • Allow pushing image manifest.

v2.4.1

  • Fix issue when pushing multiple tags. #57

v2.4

  • Allow fully qualified image names in tags input, for compatibility with docker/metadata-action`. #50
  • Fix issue where image pulled from Docker storage would overwrite image in Podman storage 733d8e9

v2.3.2

  • Add the word local to the image check messages.
  • Add matrix to install latest podman. (Internal)
  • Simplify push tests. (Internal)

v2.3.1

  • Fix issue if image is present in docker storage and it's name has '/' in it.
  • Fix outputs registry_path and registry_paths not consisting of image tag.

v2.3

  • Warn users if input image and registry both has / in it's name.
  • Update README to better explain inputs image and registry

v2.2

  • Make input username and password optional, so that user can skip if they are already logged in to container image registry.

v2.1.1

  • Add output message if input tags is not provided
  • Modify output message if tag(s) are not found

v2.1

  • Add output registy-path to output first element of registry-paths
  • Print image digest after every push to verify image digest for each tag
  • Print podman version at start of the action to verify that required version is being used

... (truncated)

Commits

Dependabot compatibility score

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 [redhat-actions/push-to-registry](https://github.com/redhat-actions/push-to-registry) from 2 to 2.8.
- [Release notes](https://github.com/redhat-actions/push-to-registry/releases)
- [Changelog](https://github.com/redhat-actions/push-to-registry/blob/main/CHANGELOG.md)
- [Commits](redhat-actions/push-to-registry@v2...v2.8)

---
updated-dependencies:
- dependency-name: redhat-actions/push-to-registry
  dependency-version: '2.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 27, 2026
@emarsden
emarsden merged commit 137a2c1 into main Jul 27, 2026
2 of 3 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/redhat-actions/push-to-registry-2.8 branch July 27, 2026 08:29
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.

1 participant