mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
chore(deps): bump adRise/update-pr-branch from 0.6.0 to 0.7.0 (#8506)
Bumps [adRise/update-pr-branch](https://github.com/adrise/update-pr-branch) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/adrise/update-pr-branch/releases)
- [Commits](437fab6e0a...cd305ecbd7
)
---
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>
Co-authored-by: kyverno-bot <104836976+kyverno-bot@users.noreply.github.com>
This commit is contained in:
parent
61aa713d27
commit
ebb7868d97
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-update.yaml
vendored
2
.github/workflows/pr-update.yaml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
value: ${{ secrets.PR_UPDATE_TOKEN }}
|
||||
- name: Automatically update PR
|
||||
if: steps.checksecret.outputs.result == 'true'
|
||||
uses: adRise/update-pr-branch@437fab6e0ac7d2a668f2c479f64225edd7f303fd # v0.6.0
|
||||
uses: adRise/update-pr-branch@cd305ecbd76bf63056c9400ce2c725293fc3e0c0 # v0.7.0
|
||||
with:
|
||||
token: ${{ secrets.PR_UPDATE_TOKEN }}
|
||||
base: ${{ github.ref_name }}
|
||||
|
|
Loading…
Add table
Reference in a new issue