Skip to content

Commit 2d8b37f

Browse files
ci: update docker/metadata-action action to v6 (#310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1429202 commit 2d8b37f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-docker.yaml

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

3737
- name: Docker metadata
3838
id: meta
39-
uses: docker/metadata-action@v5
39+
uses: docker/metadata-action@v6
4040
with:
4141
images: ${{ env.IMAGE }}
4242
tags: |

0 commit comments

Comments
 (0)