Skip to content

Commit a6970df

Browse files
committed
ci: prepare for next release
1 parent 94ac795 commit a6970df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Checkout
2727
uses: actions/checkout@v1
2828
- name: Setup OpenShift
29-
uses: manusa/[email protected].4
29+
uses: manusa/[email protected].5
3030
with:
3131
oc version: 'v3.11.0'
3232
github token: ${{ secrets.GITHUB_TOKEN }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-actions-setup-openshift",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Set up your GitHub Actions workflow with a specific version of OKD OpenShift Cluster",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)