Skip to content

Commit

Permalink
fix(ci): shared workflow version number (#1831)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Feb 22, 2024
1 parent 5885953 commit 3b3339b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-edit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:
jobs:
validate:
name: Validate PR
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@0.3.0
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@v0.3.0
with:
markdown_links: |
- [Frontend](https://${{ github.event.repository.name }}-${{ github.event.number }}-frontend.apps.silver.devops.gov.bc.ca)
Expand Down

0 comments on commit 3b3339b

Please sign in to comment.