Skip to content

Commit e272623

Browse files
Update rancher/ecm-distro-tools digest to 35c854f
1 parent cbcec75 commit e272623

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Checkout code
6666
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
6767
- name: Build and push image to DockerHub and Prime Staging Registry
68-
uses: rancher/ecm-distro-tools/actions/publish-image@ba6da4535406f3fd814a169a325b8100cd4dbf44 # master
68+
uses: rancher/ecm-distro-tools/actions/publish-image@35c854ffca361062b8bc9e77b813ab12d68bb61a # master
6969
with:
7070
image: machine
7171
tag: ${{ github.ref_name }}
@@ -84,7 +84,7 @@ jobs:
8484
prime-password: ${{ env.PRIME_STG_REGISTRY_PASSWORD }}
8585
- name: Build and push image to Prime Prod Registry
8686
if: ${{ !contains(github.ref_name, '-rc') }}
87-
uses: rancher/ecm-distro-tools/actions/publish-image@ba6da4535406f3fd814a169a325b8100cd4dbf44 # master
87+
uses: rancher/ecm-distro-tools/actions/publish-image@35c854ffca361062b8bc9e77b813ab12d68bb61a # master
8888
with:
8989
image: machine
9090
tag: ${{ github.ref_name }}

0 commit comments

Comments
 (0)