Skip to content

Commit 704e258

Browse files
authored
Update dependency track workflow to version 2 (#28)
1 parent b810e75 commit 704e258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
docker push ${{ vars.EXTENSION_REGISTRY_LOGIN_SERVER }}/mpt-extensions-finops:${{ steps.get_version.outputs.VERSION }}
3535
3636
dtrack:
37-
uses: softwareone-platform/ops-template/.github/workflows/dependency-track-python-poetry.yml@v1.1
37+
uses: softwareone-platform/ops-template/.github/workflows/dependency-track-python-poetry.yml@v2
3838
with:
3939
projectName: 'swo-extension-finops'
4040
secrets:

0 commit comments

Comments
 (0)