Skip to content

Commit 9206905

Browse files
Update DavidSpek/gha-get-docker-hub-tags action to v0.1.16 (#700)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 866471a commit 9206905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
-
113113
name: Get latest tag
114114
id: latest_tag
115-
uses: DavidSpek/gha-get-docker-hub-tags@0.1.15
115+
uses: DavidSpek/gha-get-docker-hub-tags@0.1.16
116116
with:
117117
img: 'ghcr.io/davidspek/kubeflownotebook-${{ matrix.project }}'
118118
-

0 commit comments

Comments
 (0)