File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions:
1212
1313jobs :
1414 bootstrap-dev :
15- uses : devantler-tech/reusable-workflows/.github/workflows/cd-cluster-bootstrap.yaml@3507b6bc6c10bb8a0948658a611f91682883dab9 # v1.1.12
15+ uses : devantler-tech/reusable-workflows/.github/workflows/cd-cluster-bootstrap.yaml@de0b28bd340347d12b863254ff29e65a556b5438 # v1.1.13
1616 with :
1717 DEPLOYMENT_ENV : dev
1818 SKIP : ${{ github.event_name != 'merge_group' }}
2222
2323 deploy-dev :
2424 needs : bootstrap-dev
25- uses : devantler-tech/reusable-workflows/.github/workflows/cd-gitops-deploy.yaml@3507b6bc6c10bb8a0948658a611f91682883dab9 # v1.1.12
25+ uses : devantler-tech/reusable-workflows/.github/workflows/cd-gitops-deploy.yaml@de0b28bd340347d12b863254ff29e65a556b5438 # v1.1.13
2626 with :
2727 DEPLOYMENT_ENV : dev
2828 SKIP : ${{ github.event_name != 'merge_group' }}
You can’t perform that action at this time.
0 commit comments