Skip to content

Commit 78eb7bc

Browse files
ci(tools): update docker/metadata-action action to v6 (#652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95f1844 commit 78eb7bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

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

2828
- name: Docker meta
2929
id: meta
30-
uses: docker/metadata-action@v5
30+
uses: docker/metadata-action@v6
3131
with:
3232
github-token: ${{ secrets.GITHUB_TOKEN }}
3333
images: |

0 commit comments

Comments
 (0)