File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122122
123123 - name : Hub manifest
124124 id : manifest1
125- uses : actionhippie/manifest@4466e9938fe481a95b8eab752e325e73ab6aee46 # v1
125+ uses : actionhippie/manifest@bbda8cc265222ba1aac523efdfa8587923ff55d4 # v1
126126 if : github.event_name != 'pull_request'
127127 with :
128128 username : ${{ secrets.DOCKER_USERNAME }}
@@ -134,7 +134,7 @@ jobs:
134134
135135 - name : Quay manifest
136136 id : manifest2
137- uses : actionhippie/manifest@4466e9938fe481a95b8eab752e325e73ab6aee46 # v1
137+ uses : actionhippie/manifest@bbda8cc265222ba1aac523efdfa8587923ff55d4 # v1
138138 if : github.event_name != 'pull_request'
139139 with :
140140 username : ${{ secrets.QUAY_USERNAME }}
@@ -146,7 +146,7 @@ jobs:
146146
147147 - name : Ghcr manifest
148148 id : manifest3
149- uses : actionhippie/manifest@4466e9938fe481a95b8eab752e325e73ab6aee46 # v1
149+ uses : actionhippie/manifest@bbda8cc265222ba1aac523efdfa8587923ff55d4 # v1
150150 if : github.event_name != 'pull_request'
151151 with :
152152 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments