JSPaste / Frontend

JSPaste Frontend
https://jspaste.eu
European Union Public License 1.2
4 stars 2 forks source link

Bump redhat-actions/push-to-registry from 2.7.1 to 2.8 #82

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps redhat-actions/push-to-registry from 2.7.1 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/

Changelog

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

push-to-registry 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

... (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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)