Skip to content

Commit 1391cc7

Browse files
chore(deps): update docker/metadata-action action to v6
1 parent dda8ddb commit 1391cc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
username: ${{ github.repository_owner }}
3939
password: ${{ secrets.GITHUB_TOKEN }}
4040

41-
- uses: docker/metadata-action@v5
41+
- uses: docker/metadata-action@v6
4242
id: meta
4343
with:
4444
images: |

0 commit comments

Comments
 (0)