diff --git a/.github/workflows/.deployer.yml b/.github/workflows/.deployer.yml index fae3cba9e..5cbd42570 100644 --- a/.github/workflows/.deployer.yml +++ b/.github/workflows/.deployer.yml @@ -92,7 +92,7 @@ jobs: tag: ${{ inputs.tag || steps.pr.outputs.pr }} triggered: ${{ steps.deploy.outputs.triggered }} steps: - - uses: bcgov/action-crunchy@9b776dc20a55f435b7c5024152b6b7b294362809 # v1.2.5 + - uses: bcgov/action-crunchy@a109166ff26880dc75676492a33b816ac0ce392f # v1.2.6 name: Deploy Crunchy id: deploy_crunchy with: diff --git a/.github/workflows/pr-validate.yml b/.github/workflows/pr-validate.yml index 4bc2d9186..de3b1972f 100644 --- a/.github/workflows/pr-validate.yml +++ b/.github/workflows/pr-validate.yml @@ -16,7 +16,7 @@ jobs: if: (! github.event.pull_request.draft) permissions: pull-requests: write - uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@d9b3d32fb3f03c4699c2dce83ddfff042cd31a1f # v1.0.0 + uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@6d695dd755fa9255ea4bde335890516beb6f95e4 # v1.0.1 with: markdown_links: | - [Frontend](https://${{ github.event.repository.name }}-${{ github.event.number }}.apps.silver.devops.gov.bc.ca) diff --git a/.github/workflows/scheduled.yml b/.github/workflows/scheduled.yml index 8caf9c2a6..cdc76ddc9 100644 --- a/.github/workflows/scheduled.yml +++ b/.github/workflows/scheduled.yml @@ -60,7 +60,7 @@ jobs: name: SchemaSpy permissions: contents: write - uses: bcgov/quickstart-openshift-helpers/.github/workflows/.schema-spy.yml@d9b3d32fb3f03c4699c2dce83ddfff042cd31a1f # v1.0.0 + uses: bcgov/quickstart-openshift-helpers/.github/workflows/.schema-spy.yml@6d695dd755fa9255ea4bde335890516beb6f95e4 # v1.0.1 # Run sequentially to reduce chances of rate limiting zap: