mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-13 19:28:55 +00:00
chore(deps): bump adRise/update-pr-branch from 0.7.0 to 0.7.1 (#9750)
Bumps [adRise/update-pr-branch](https://github.com/adrise/update-pr-branch) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/adrise/update-pr-branch/releases)
- [Commits](cd305ecbd7...bf25036ca6
)
---
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>
This commit is contained in:
parent
d114b282de
commit
d03dac87d6
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@cd305ecbd76bf63056c9400ce2c725293fc3e0c0 # v0.7.0
|
||||
uses: adRise/update-pr-branch@bf25036ca63c52e20013b80b876fb7752c63e169 # v0.7.1
|
||||
with:
|
||||
token: ${{ secrets.PR_UPDATE_TOKEN }}
|
||||
base: ${{ github.ref_name }}
|
||||
|
|
Loading…
Add table
Reference in a new issue