Skip to content

Commit 3b3339b

Browse files
authored
fix(ci): shared workflow version number (#1831)
1 parent 5885953 commit 3b3339b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-edit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency:
1111
jobs:
1212
validate:
1313
name: Validate PR
14-
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@0.3.0
14+
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@v0.3.0
1515
with:
1616
markdown_links: |
1717
- [Frontend](https://${{ github.event.repository.name }}-${{ github.event.number }}-frontend.apps.silver.devops.gov.bc.ca)

0 commit comments

Comments
 (0)