Skip to content

Commit 71af294

Browse files
chore(deps): pin docker/metadata-action action to 902fa8e (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Andreas Kienle <[email protected]>
1 parent b02df97 commit 71af294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Docker meta
3232
id: meta
33-
uses: docker/metadata-action@v5
33+
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5
3434
with:
3535
images: ${{env.REGISTRY}}/${{env.IMAGE_NAME}}
3636
tags: |

0 commit comments

Comments
 (0)