mirror of
https://github.com/AnandChowdhary/package-version-action.git
synced 2025-12-06 07:48:12 +08:00
🔀 Merge #16 (⬆️ Bump vsoch/pull-request-action from 1.0.14 to 1.0.15)
⬆️ Bump vsoch/pull-request-action from 1.0.14 to 1.0.15
This commit is contained in:
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
@@ -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.14
|
||||
uses: vsoch/pull-request-action@1.0.15
|
||||
if: always() && steps.should-pr.outputs.result
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
|
||||
Reference in New Issue
Block a user