Skip to content

Commit 6e08cca

Browse files
authored
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
elgohr/Publish-Docker-Github-Action@master is not supported anymore
1 parent 39a29b9 commit 6e08cca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
steps:
142142
- uses: actions/checkout@v3
143143
- name: Publish to Registry
144-
uses: elgohr/Publish-Docker-Github-Action@master
144+
uses: elgohr/Publish-Docker-Github-Action@v5
145145
with:
146146
name: kubernetes-client/java/crd-model-gen
147147
tags: gh-action-tmp

0 commit comments

Comments
 (0)