Skip to content

Commit a4cd394

Browse files
chore: bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#535)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d8cefb commit a4cd394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgrade-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
git config --local user.name svc-apix-bot
2828
git add .
2929
- name: Create Pull Request
30-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e
30+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412
3131
with:
3232
token: ${{ secrets.APIX_BOT_PAT }}
3333
title: "chore: Upgrade dependencies"

0 commit comments

Comments
 (0)