Skip to content

Commit

Permalink
fix(ci): action release typo (#705)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Oct 23, 2024
1 parent d4ea0cf commit 2ad2ba0
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 and Images
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@0.8.3
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@v0.8.3
secrets:
oc_namespace: ${{ vars.OC_NAMESPACE }}
oc_token: ${{ secrets.OC_TOKEN }}
Expand Down

0 comments on commit 2ad2ba0

Please sign in to comment.