Skip to content

Commit c388f03

Browse files
authored
Merge pull request #46 from knrdl/dependabot/github_actions/docker/metadata-action-6
chore(deps): bump docker/metadata-action from 5 to 6
2 parents c7e9289 + 834e314 commit c388f03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

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

2020
- name: Docker meta
2121
id: meta
22-
uses: docker/metadata-action@v5
22+
uses: docker/metadata-action@v6
2323
with:
2424
# list of Docker images to use as base name for tags
2525
images: |

0 commit comments

Comments
 (0)