Skip to content

Commit

Permalink
Merge pull request #178 from schemahero/create-pull-request/patch
Browse files Browse the repository at this point in the history
Updating workflow from Proaction
  • Loading branch information
marccampbell committed May 9, 2020
2 parents df13b24 + 0d44602 commit 3a26f1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Expand Up @@ -129,7 +129,7 @@ jobs:

- name: Lint the release
id: lint-action
uses: replicatedhq/action-kots-lint@v0.1.0
uses: replicatedhq/action-kots-lint@v0.2.0
with:
replicated-app: "schemahero-enterprise"
replicated-api-token: ${{ secrets.REPLICATED_API_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/proaction.yaml
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
github-token: ${{secrets.GITHUB_TOKEN}}

- uses: peter-evans/create-pull-request@0837238
- uses: peter-evans/create-pull-request@b11e4c6
with:
commit-message: "[proaction] updating workflow"
title: Updating workflow from Proaction
Expand Down

0 comments on commit 3a26f1d

Please sign in to comment.