We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 256b8c4 + 3859741 commit 0b0ebecCopy full SHA for 0b0ebec
1 file changed
action.yml
@@ -74,7 +74,7 @@ runs:
74
- name: Fetch Podman Download URL for Windows
75
if: runner.os == 'Windows'
76
id: fetch-podman-url
77
- uses: redhat-actions/podman-install/.github/actions/fetch-latest-podman-version-windows@6b757b792b67ec663765a4f2ca36226e12b2f4cd
+ uses: redhat-actions/podman-install/.github/actions/fetch-latest-podman-version-windows@edf9cd67e118e45e295f27c6e3ef5f73ad6505d3
78
with:
79
version_input: ${{ inputs.podman-version-input || 'latest' }}
80
github_token: ${{ inputs.github-token }}
0 commit comments