Skip to content

Commit

Permalink
ci: prepare for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
manusa committed Jun 18, 2020
1 parent 94ac795 commit a6970df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v1
- name: Setup OpenShift
uses: manusa/[email protected].4
uses: manusa/[email protected].5
with:
oc version: 'v3.11.0'
github token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-actions-setup-openshift",
"version": "1.0.4",
"version": "1.0.5",
"description": "Set up your GitHub Actions workflow with a specific version of OKD OpenShift Cluster",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit a6970df

Please sign in to comment.