Skip to content

Commit 5a59848

Browse files
build(deps): bump palmsoftware/quick-ocp in the other-actions group (#3302)
Bumps the other-actions group with 1 update: [palmsoftware/quick-ocp](https://github.com/palmsoftware/quick-ocp). Updates `palmsoftware/quick-ocp` from 0.0.19 to 0.0.20 - [Release notes](https://github.com/palmsoftware/quick-ocp/releases) - [Commits](palmsoftware/quick-ocp@v0.0.19...v0.0.20) --- updated-dependencies: - dependency-name: palmsoftware/quick-ocp dependency-version: 0.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbd819d commit 5a59848

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/qe-ocp-418-intrusive.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
exit 1
104104
105105
- name: Deploy the OCP Cluster
106-
uses: palmsoftware/[email protected].19
106+
uses: palmsoftware/[email protected].20
107107
with:
108108
ocpPullSecret: $OCP_PULL_SECRET
109109
bundleCache: true

.github/workflows/qe-ocp-418.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
exit 1
103103
104104
- name: Deploy the OCP Cluster
105-
uses: palmsoftware/[email protected].19
105+
uses: palmsoftware/[email protected].20
106106
with:
107107
ocpPullSecret: $OCP_PULL_SECRET
108108
bundleCache: true

.github/workflows/qe-ocp-419-intrusive.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
exit 1
104104
105105
- name: Deploy the OCP Cluster
106-
uses: palmsoftware/[email protected].19
106+
uses: palmsoftware/[email protected].20
107107
with:
108108
ocpPullSecret: $OCP_PULL_SECRET
109109
bundleCache: true

.github/workflows/qe-ocp-419.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
exit 1
103103
104104
- name: Deploy the OCP Cluster
105-
uses: palmsoftware/[email protected].19
105+
uses: palmsoftware/[email protected].20
106106
with:
107107
ocpPullSecret: $OCP_PULL_SECRET
108108
bundleCache: true

0 commit comments

Comments
 (0)