Skip to content

Commit acd4265

Browse files
authored
Merge pull request #2862 from devitocodes/dependabot/github_actions/docker/metadata-action-6
gh(deps): bump docker/metadata-action from 5 to 6
2 parents 72ddf52 + 8e048ee commit acd4265

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-devito.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132

133133
- name: Docker meta
134134
id: meta
135-
uses: docker/metadata-action@v5
135+
uses: docker/metadata-action@v6
136136
with:
137137
flavor: |
138138
latest=false
@@ -211,7 +211,7 @@ jobs:
211211

212212
- name: Docker meta
213213
id: manifest-meta
214-
uses: docker/metadata-action@v5
214+
uses: docker/metadata-action@v6
215215
with:
216216
flavor: |
217217
latest=false

0 commit comments

Comments
 (0)