Skip to content

github-actions(deps): bump shivammathur/setup-php from 2.29.0 to 2.30.0 #166

github-actions(deps): bump shivammathur/setup-php from 2.29.0 to 2.30.0

github-actions(deps): bump shivammathur/setup-php from 2.29.0 to 2.30.0 #166

Workflow file for this run

name: CD/CI
on: [ push ]
jobs:
commit-stage-workflow:
name: Commit Stage
uses: medicalmundi/marketplace-accounts/.github/workflows/commit-stage.yaml@main
with:
triggering-sha: "${{ github.sha }}"
acceptance-stage-workflow:
name: Acceptance Stage
#needs:
#- commit-stage-workflow
uses: medicalmundi/marketplace-accounts/.github/workflows/acceptance-stage.yaml@main
with:
triggering-sha: "${{ github.sha }}"