Skip to content

Commit f672fea

Browse files
Bump docker/metadata-action from 4 to 5 (#147)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Loecker <joshloecker@icloud.com>
1 parent 051d976 commit f672fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous_delivery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# Get tag/release information for docker tags
2929
- name: Docker Metadata
3030
id: metadata
31-
uses: docker/metadata-action@v4
31+
uses: docker/metadata-action@v5
3232
with:
3333
flavor: |
3434
latest=false

0 commit comments

Comments
 (0)