Skip to content

Commit 2b1fa2b

Browse files
renovate[bot]tboerger
authored andcommitted
ci(tools): update actionhippie/manifest digest to bbda8cc
1 parent e92c155 commit 2b1fa2b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/docker.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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 }}

0 commit comments

Comments
 (0)