Skip to content

Commit

Permalink
Merge pull request #1595 from SUSE/dependabot/github_actions/peter-ev…
Browse files Browse the repository at this point in the history
…ans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
dcermak authored Sep 3, 2024
2 parents d9c9056 + aa29bdf commit 77c5794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-versions-and-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: ./update-files.sh

- name: create a pull request with the updated versions and files
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.CHECKOUT_TOKEN }}
delete-branch: true
Expand Down

0 comments on commit 77c5794

Please sign in to comment.