Skip to content

Commit fc788c9

Browse files
chore(deps): update peter-evans/create-pull-request action to v8
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent 2db2824 commit fc788c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scheduled-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
echo "VERSION=$VERSION" >> $GITHUB_OUTPUT
9898
9999
- name: Create Pull Request
100-
uses: peter-evans/create-pull-request@v7
100+
uses: peter-evans/create-pull-request@v8
101101
env:
102102
VERSION: ${{ steps.create_commit.outputs.VERSION }}
103103
with:

0 commit comments

Comments
 (0)