Skip to content

Commit 0b0ebec

Browse files
Merge pull request #13 from serbangeorge-m/update-sha-podman-installer
ci: update to latest sha
2 parents 256b8c4 + 3859741 commit 0b0ebec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ runs:
7474
- name: Fetch Podman Download URL for Windows
7575
if: runner.os == 'Windows'
7676
id: fetch-podman-url
77-
uses: redhat-actions/podman-install/.github/actions/fetch-latest-podman-version-windows@6b757b792b67ec663765a4f2ca36226e12b2f4cd
77+
uses: redhat-actions/podman-install/.github/actions/fetch-latest-podman-version-windows@edf9cd67e118e45e295f27c6e3ef5f73ad6505d3
7878
with:
7979
version_input: ${{ inputs.podman-version-input || 'latest' }}
8080
github_token: ${{ inputs.github-token }}

0 commit comments

Comments
 (0)