Skip to content

Commit 8f83048

Browse files
authored
Merge pull request #5 from aanogueira/dependabot/github_actions/docker/metadata-action-6
ci(deps): Bump docker/metadata-action from 5 to 6
2 parents 47adea7 + 1ae17f2 commit 8f83048

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
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Extract metadata
3939
id: meta
40-
uses: docker/metadata-action@v5
40+
uses: docker/metadata-action@v6
4141
with:
4242
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4343
tags: |

0 commit comments

Comments
 (0)