Skip to content

Commit 04c1c0f

Browse files
ci(tools): update actionhippie/manifest digest to 38d6803 (#161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92d60f6 commit 04c1c0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/docker.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
run: sleep 60
114114

115115
- name: Hub manifest
116-
uses: actionhippie/manifest@2c35d2899df72a33e3c9034a3417f571dc5995b8 # v1
116+
uses: actionhippie/manifest@38d68034e59aa55e3d139d87f42408487ca747a8 # v1
117117
with:
118118
username: ${{ secrets.DOCKER_USERNAME }}
119119
password: ${{ secrets.DOCKER_PASSWORD }}
@@ -123,7 +123,7 @@ jobs:
123123
ignore_missing: true
124124

125125
- name: Quay manifest
126-
uses: actionhippie/manifest@2c35d2899df72a33e3c9034a3417f571dc5995b8 # v1
126+
uses: actionhippie/manifest@38d68034e59aa55e3d139d87f42408487ca747a8 # v1
127127
with:
128128
username: ${{ secrets.QUAY_USERNAME }}
129129
password: ${{ secrets.QUAY_PASSWORD }}
@@ -133,7 +133,7 @@ jobs:
133133
ignore_missing: true
134134

135135
- name: Ghcr manifest
136-
uses: actionhippie/manifest@2c35d2899df72a33e3c9034a3417f571dc5995b8 # v1
136+
uses: actionhippie/manifest@38d68034e59aa55e3d139d87f42408487ca747a8 # v1
137137
with:
138138
username: ${{ github.actor }}
139139
password: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)