Skip to content

Commit d91bd2d

Browse files
Update peter-evans/create-pull-request action to v7
1 parent 19d96a5 commit d91bd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump_repos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Bump cos 🔧
1717
run: earthly +bump-repositories
1818
- name: Create Pull Request
19-
uses: peter-evans/create-pull-request@v5
19+
uses: peter-evans/create-pull-request@v7
2020
with:
2121
token: ${{ secrets.PAT_TOKEN }}
2222
push-to-fork: ci-forks/osbuilder

0 commit comments

Comments
 (0)