Skip to content

Commit b48b9e2

Browse files
⬆️ Bump vsoch/pull-request-action from 1.0.11 to 1.0.12
Bumps [vsoch/pull-request-action](https://github.com/vsoch/pull-request-action) from 1.0.11 to 1.0.12. - [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.11...c761be1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf8714b commit b48b9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/feature-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: pull-request-action
13-
uses: vsoch/pull-request-action@1.0.11
13+
uses: vsoch/pull-request-action@1.0.12
1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
1616
BRANCH_PREFIX: "feature-"

0 commit comments

Comments
 (0)