Skip to content

Commit

Permalink
chore(deps): set version for pr-close workflow (#1816)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Feb 14, 2024
1 parent 33aa1d3 commit 7b5ab55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ concurrency:
jobs:
cleanup:
name: Cleanup OpenShift and/or Promote Images
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@main
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@v0.1.0
secrets:
oc_namespace: ${{ vars.OC_NAMESPACE }}
oc_token: ${{ secrets.OC_TOKEN }}
Expand Down

0 comments on commit 7b5ab55

Please sign in to comment.