Skip to content

Commit 2233c0a

Browse files
chore(deps): update docker/metadata-action action to v5.9.0 (#463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c7ebfd commit 2233c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
# https://github.com/docker/metadata-action
4646
- name: Extract Docker metadata
4747
id: meta
48-
uses: docker/metadata-action@v5.8.0
48+
uses: docker/metadata-action@v5.9.0
4949
with:
5050
images: ghcr.io/${{ env.IMAGE_REPOSITORY }}
5151
- name: Build Docker Release

0 commit comments

Comments
 (0)