Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit f345551

Browse files
⬆️ Bump vsoch/pull-request-action from 1.0.14 to 1.0.15
Bumps [vsoch/pull-request-action](https://github.com/vsoch/pull-request-action) from 1.0.14 to 1.0.15. - [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.14...7f0d383) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d63c12b commit f345551

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
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/pull-request-action@1.0.14
68+
uses: vsoch/pull-request-action@1.0.15
6969
if: always() && steps.should-pr.outputs.result
7070
env:
7171
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 commit comments

Comments
 (0)