Skip to content

Commit 4a9d68c

Browse files
chore(deps): update bcgov/quickstart-openshift-helpers action to v0.9.0 (#2297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7af51cc commit 4a9d68c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pr-close.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions: {}
1414
jobs:
1515
cleanup:
1616
name: Cleanup and Image Promotion
17-
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@v0.8.3
17+
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@v0.9.0
1818
permissions:
1919
packages: write
2020
secrets:

.github/workflows/pr-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
if: (! github.event.pull_request.draft)
1717
permissions:
1818
pull-requests: write
19-
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@v0.8.3
19+
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@v0.9.0
2020
with:
2121
markdown_links: |
2222
- [Frontend](https://${{ github.event.repository.name }}-${{ github.event.number }}-frontend.apps.silver.devops.gov.bc.ca)

0 commit comments

Comments
 (0)