mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 07:26:55 +00:00
chore(deps): bump adRise/update-pr-branch from 0.8.1 to 0.9.0 (#10950)
Bumps [adRise/update-pr-branch](https://github.com/adrise/update-pr-branch) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/adrise/update-pr-branch/releases)
- [Commits](5d273948c5...f6b919383e
)
---
updated-dependencies:
- dependency-name: adRise/update-pr-branch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d0b4800785
commit
dd519a75ca
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-update.yaml
vendored
2
.github/workflows/pr-update.yaml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
value: ${{ secrets.PR_UPDATE_TOKEN }}
|
||||
- name: Automatically update PR
|
||||
if: steps.checksecret.outputs.result == 'true'
|
||||
uses: adRise/update-pr-branch@5d273948c50bda6275d3a71e26f71c54e18392c1 # v0.8.1
|
||||
uses: adRise/update-pr-branch@f6b919383eee5095c37ead42513ee555cc69607d # v0.9.0
|
||||
with:
|
||||
token: ${{ secrets.PR_UPDATE_TOKEN }}
|
||||
base: ${{ github.ref_name }}
|
||||
|
|
Loading…
Add table
Reference in a new issue