Skip to content

Commit b5a0728

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
- name: Docker meta
3535
id: meta
36-
uses: docker/metadata-action@v5
36+
uses: docker/metadata-action@v6
3737
with:
3838
github-token: ${{ secrets.GITHUB_TOKEN }}
3939
images: |

0 commit comments

Comments
 (0)