Skip to content

Commit 0af765e

Browse files
authored
Merge pull request #6 from commjoen/dependabot/github_actions/docker/metadata-action-4
Bump docker/metadata-action from 3 to 4
2 parents 1686aa7 + 742101b commit 0af765e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

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

4040
- name: Docker Meta
4141
id: docker_meta
42-
uses: docker/metadata-action@v3
42+
uses: docker/metadata-action@v4
4343
with:
4444
images: iteratec/${{ matrix.component }}
4545
tags: |

0 commit comments

Comments
 (0)