Skip to content

Commit 522a00c

Browse files
⬆️ Bump vsoch/pull-request-action from 1.0.10 to 1.0.11
Bumps [vsoch/pull-request-action](https://github.com/vsoch/pull-request-action) from 1.0.10 to 1.0.11. - [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.10...c39853d) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5ecbe2 commit 522a00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/feature-pr.yml

+1-1
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/[email protected].10
13+
uses: vsoch/[email protected].11
1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
1616
BRANCH_PREFIX: "feature-"

0 commit comments

Comments
 (0)