diff --git a/.github/workflows/flow-docker-snapshot.yml b/.github/workflows/flow-docker-snapshot.yml index eb6e92b..46afc9f 100644 --- a/.github/workflows/flow-docker-snapshot.yml +++ b/.github/workflows/flow-docker-snapshot.yml @@ -51,7 +51,8 @@ jobs: ref: ${{ env.CURRENT_BRANCH }} - name: Run Snapshot Docker Build/Push - uses: pagopa/github-actions-template/payments-flow-docker-snapshot@new-azdo-trigger-pipeline + # https://github.com/pagopa/github-actions-template/releases/tag/v2.0.0 + uses: pagopa/github-actions-template/payments-flow-docker-snapshot@b825ee193430395706a4a7e580b8435bdded0227 with: current_branch: ${{ github.ref_name }} @@ -65,7 +66,8 @@ jobs: github.event.inputs.azdo_trigger_enabled == 'true' steps: - name: Trigger Azure DevOps Pipeline - uses: pagopa/github-actions-template/azure-devops-trigger-pipeline@new-azdo-trigger-pipeline + # https://github.com/pagopa/github-actions-template/releases/tag/v2.0.0 + uses: pagopa/github-actions-template/azure-devops-trigger-pipeline@b825ee193430395706a4a7e580b8435bdded0227 with: enable_azure_devops_step: 'true' azure_devops_project_url: 'https://dev.azure.com/pagopaspa/p4pa-projects' diff --git a/.github/workflows/flow-release.yml b/.github/workflows/flow-release.yml index a427f42..85767ce 100644 --- a/.github/workflows/flow-release.yml +++ b/.github/workflows/flow-release.yml @@ -29,8 +29,8 @@ jobs: needs: checkout steps: - name: 🚀 release + docker - # https://github.com/pagopa/github-actions-template/releases/tag/v1.19.1 - uses: pagopa/github-actions-template/payments-flow-release@new-azdo-trigger-pipeline + # https://github.com/pagopa/github-actions-template/releases/tag/v2.0.0 + uses: pagopa/github-actions-template/payments-flow-release@b825ee193430395706a4a7e580b8435bdded0227 with: current_branch: ${{ github.ref_name }} @@ -40,7 +40,8 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Trigger Azure DevOps Pipeline - uses: pagopa/github-actions-template/azure-devops-trigger-pipeline@new-azdo-trigger-pipeline + # https://github.com/pagopa/github-actions-template/releases/tag/v2.0.0 + uses: pagopa/github-actions-template/azure-devops-trigger-pipeline@b825ee193430395706a4a7e580b8435bdded0227 with: enable_azure_devops_step: 'true' azure_devops_project_url: 'https://dev.azure.com/pagopaspa/p4pa-projects' diff --git a/force-release b/force-release index 1ce74b6..4534d4e 100644 --- a/force-release +++ b/force-release @@ -1 +1 @@ -0003 +0958