mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-15 17:51:20 +00:00
chore(deps): bump adRise/update-pr-branch from 0.7.1 to 0.7.2 (#9766)
Bumps [adRise/update-pr-branch](https://github.com/adrise/update-pr-branch) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/adrise/update-pr-branch/releases)
- [Commits](bf25036ca6...1dc4248ce8
)
---
updated-dependencies:
- dependency-name: adRise/update-pr-branch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
parent
956b403c7e
commit
cd023846a7
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@bf25036ca63c52e20013b80b876fb7752c63e169 # v0.7.1
|
||||
uses: adRise/update-pr-branch@1dc4248ce8a2480d1e432fa641f243ef12f6708e # v0.7.2
|
||||
with:
|
||||
token: ${{ secrets.PR_UPDATE_TOKEN }}
|
||||
base: ${{ github.ref_name }}
|
||||
|
|
Loading…
Reference in a new issue