Update redhat-actions/podman-login action to v2 - #27
Open
renovate[bot] wants to merge 2 commits into
Open
Conversation
Member
|
redhat-actions/podman-login#44 was fixed in this release |
The upstream issue we were working around was fixed. See redhat-actions/podman-login#44
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
| steps: | ||
| - name: Log in to GitHub Container Registry | ||
| uses: redhat-actions/podman-login@v1 | ||
| uses: redhat-actions/podman-login@v2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1→v2Release Notes
redhat-actions/podman-login (redhat-actions/podman-login)
v2.0Compare Source
Breaking Changes
@actions/core1.x to 3.x,@actions/exec1.x to 3.x,@actions/io1.x to 3.x--verboseoutput instead of being hardcoded. The fallback path is used only if detection fails.Bug Fixes
registryLogout()not cleaning up Docker config credentials in the post step (#36)/tmp/podman-run-<uid>to/tmp/storage-run-<uid>(#47)~/.dockerdirectory does not exist (#42)Features
tls_verifyinput to skip TLS certificate verification for self-signed registriesAWS_SESSION_TOKEN(#37)Dependency Upgrades
@aws-sdk/client-ecr3.535 to 3.1094@vercel/ncc0.38 to 0.44@aws-sdk/util-base64CI & Infrastructure
actions/checkoutv6 to v7,actions/setup-nodev6 to v7permissions: contents: readruns-ontoubuntu-24.04v2Compare Source
Breaking Changes
@actions/core1.x to 3.x,@actions/exec1.x to 3.x,@actions/io1.x to 3.x--verboseoutput instead of being hardcoded. The fallback path is used only if detection fails.Bug Fixes
registryLogout()not cleaning up Docker config credentials in the post step (#36)/tmp/podman-run-<uid>to/tmp/storage-run-<uid>(#47)~/.dockerdirectory does not exist (#42)Features
tls_verifyinput to skip TLS certificate verification for self-signed registriesAWS_SESSION_TOKEN(#37)Dependency Upgrades
@aws-sdk/client-ecr3.535 to 3.1094@vercel/ncc0.38 to 0.44@aws-sdk/util-base64CI & Infrastructure
actions/checkoutv6 to v7,actions/setup-nodev6 to v7permissions: contents: readruns-ontoubuntu-24.04v1.7Compare Source
v1.6Compare Source
v1.5Compare Source
v1.4Compare Source
v1.3Compare Source
--verboseflag in the login command that will give more detailed output.v1.2Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.