Skip to content

Commit 654d5eb

Browse files
⬆️ Bump vsoch/pull-request-action from 1.0.13 to 1.0.14
Bumps [vsoch/pull-request-action](https://github.com/vsoch/pull-request-action) from 1.0.13 to 1.0.14. - [Release notes](https://github.com/vsoch/pull-request-action/releases) - [Changelog](https://github.com/vsoch/pull-request-action/blob/master/CHANGELOG.md) - [Commits](vsoch/pull-request-action@1.0.13...6d137cd) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 069da0a commit 654d5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
context.payload.ref.startsWith("refs/heads/hotfix") ||
6666
context.payload.ref.startsWith("refs/heads/bug");
6767
- name: pull-request-action
68-
uses: vsoch/[email protected].13
68+
uses: vsoch/[email protected].14
6969
if: always() && steps.should-pr.outputs.result
7070
env:
7171
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 commit comments

Comments
 (0)