We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b810e75 commit 704e258Copy full SHA for 704e258
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
docker push ${{ vars.EXTENSION_REGISTRY_LOGIN_SERVER }}/mpt-extensions-finops:${{ steps.get_version.outputs.VERSION }}
35
36
dtrack:
37
- uses: softwareone-platform/ops-template/.github/workflows/dependency-track-python-poetry.yml@v1.1
+ uses: softwareone-platform/ops-template/.github/workflows/dependency-track-python-poetry.yml@v2
38
with:
39
projectName: 'swo-extension-finops'
40
secrets:
0 commit comments