Bump vsoch/pull-request-action from 1.0.19 to 1.0.24
Some checks are pending
Run tests on push / Run tests (push) Waiting to run
Some checks are pending
Run tests on push / Run tests (push) Waiting to run
Bumps [vsoch/pull-request-action](https://github.com/vsoch/pull-request-action) from 1.0.19 to 1.0.24. - [Release notes](https://github.com/vsoch/pull-request-action/releases) - [Changelog](https://github.com/vsoch/pull-request-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/vsoch/pull-request-action/compare/1.0.19...1.0.24) --- updated-dependencies: - dependency-name: vsoch/pull-request-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
847110e2e9
commit
7726c92523
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-pull-request.yaml
vendored
2
.github/workflows/auto-pull-request.yaml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: pull-request-action
|
||||
uses: vsoch/pull-request-action@1.0.19
|
||||
uses: vsoch/pull-request-action@1.0.24
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
PULL_REQUEST_BRANCH: "develop"
|
||||
|
|
Loading…
Reference in a new issue