Skip to content

Commit 77c5794

Browse files
authored
Merge pull request #1595 from SUSE/dependabot/github_actions/peter-evans/create-pull-request-7
Bump peter-evans/create-pull-request from 6 to 7
2 parents d9c9056 + aa29bdf commit 77c5794

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-versions-and-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: ./update-files.sh
3232

3333
- name: create a pull request with the updated versions and files
34-
uses: peter-evans/create-pull-request@v6
34+
uses: peter-evans/create-pull-request@v7
3535
with:
3636
token: ${{ secrets.CHECKOUT_TOKEN }}
3737
delete-branch: true

0 commit comments

Comments
 (0)