Skip to content

Commit dde63ad

Browse files
Bump bcgov/quickstart-openshift-helpers from 0.4.0 to 0.5.0 (#81)
Bumps [bcgov/quickstart-openshift-helpers](https://github.com/bcgov/quickstart-openshift-helpers) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/bcgov/quickstart-openshift-helpers/releases) - [Commits](bcgov/quickstart-openshift-helpers@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: bcgov/quickstart-openshift-helpers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9168fb9 commit dde63ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-close.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ concurrency:
1212
jobs:
1313
cleanup:
1414
name: Cleanup and Images
15-
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@v0.4.0
15+
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@v0.5.0
1616
secrets:
1717
oc_namespace: ${{ secrets.OC_NAMESPACE }}
1818
oc_token: ${{ secrets.OC_TOKEN }}

0 commit comments

Comments
 (0)