Skip to content

Commit 80a21ce

Browse files
Update peter-evans/create-pull-request action to v8 (#2973)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Radoslav Dimitrov <radoslav@stacklok.com>
1 parent 53c8647 commit 80a21ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-registry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898

9999
- name: Create Pull Request
100100
if: steps.update.outputs.changes == 'true'
101-
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7
101+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8
102102
with:
103103
token: ${{ secrets.GITHUB_TOKEN }}
104104
commit-message: "Update registry from toolhive-registry release ${{ steps.get-release.outputs.release_tag }}"

0 commit comments

Comments
 (0)