Skip to content

chore(deps): pin dependencies #341

chore(deps): pin dependencies

chore(deps): pin dependencies #341

Workflow file for this run

name: Pull Request Closed
on:
pull_request:
types:
- closed
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
cleanup:
name: Cleanup and Image Promotion
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@v0.10.0

Check failure on line 15 in .github/workflows/pr-close.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-close.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr-close.yml" -> "bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@v0.10.0" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
permissions:
packages: write
secrets:
oc_namespace: ${{ vars.OC_NAMESPACE }}
oc_token: ${{ secrets.OC_TOKEN }}
with:
cleanup: helm
packages: api database frontend