We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 153c123 commit 135525eCopy full SHA for 135525e
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
26
build-and-push-container:
27
needs: prepare
28
- uses: openconext/openconext-githubactions/.github/workflows/build-push-docker-image.yml
+ uses: openconext/openconext-githubactions/.github/workflows/build-push-docker-image.yml@main
29
with:
30
component_name: "Stepup-gssp-example"
31
tag: ${{ needs.prepare.outputs.tag }}
0 commit comments