Skip to content

Commit

Permalink
🔀 Merge #20 (⬆️ Bump vsoch/pull-request-action from 1.0.12 to 1.0.13)
Browse files Browse the repository at this point in the history
⬆️ Bump vsoch/pull-request-action from 1.0.12 to 1.0.13
  • Loading branch information
FindingAnand authored Dec 21, 2020
2 parents 46de40b + 7c47946 commit 5ae8d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
context.payload.ref.startsWith("refs/heads/hotfix") ||
context.payload.ref.startsWith("refs/heads/bug");
- name: pull-request-action
uses: vsoch/pull-request-action@1.0.12
uses: vsoch/pull-request-action@1.0.13
if: always() && steps.should-pr.outputs.result
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
Expand Down

0 comments on commit 5ae8d85

Please sign in to comment.