We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc1106b commit 765abf9Copy full SHA for 765abf9
1 file changed
.github/workflows/maven-docker-release.yml
@@ -87,7 +87,7 @@ jobs:
87
run: mvn package -Dmaven.test.skip.exec=true -P docker-image -Djib.to.image=${REGISTRY}/backbase/${GITHUB_REPOSITORY##*/}:${{ inputs.version }}
88
89
- name: Create & Push Helm Chart
90
- uses: backbase/workflows/.github/actions/push-helm-chart@v0.1.0
+ uses: backbase/workflows/.github/actions/push-helm-chart@main
91
92
- name: Configure Maven
93
uses: backbase/workflows/.github/actions/maven-bump@v0.1.0
0 commit comments