Skip to content

Commit 6360349

Browse files
Update peter-evans/create-pull-request action to v8 (#641)
| datasource | package | from | to | | ----------- | ------------------------------- | ------- | ------ | | github-tags | peter-evans/create-pull-request | v7.0.11 | v8.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8996545 commit 6360349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-openshift-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
- name: Create Pull Request
2929
if: steps.changes.outputs.changed == 'true'
30-
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
30+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
3131
with:
3232
token: ${{ secrets.GITHUB_TOKEN }}
3333
commit-message: 'update OpenShift supported versions'

0 commit comments

Comments
 (0)