Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
ci(github-action)!: Update peter-evans/create-pull-request action to v6
Browse files Browse the repository at this point in the history
| datasource  | package                         | from | to |
| ----------- | ------------------------------- | ---- | -- |
| github-tags | peter-evans/create-pull-request | v5   | v6 |
  • Loading branch information
Trux-Bot committed Jan 31, 2024
1 parent 5893e50 commit 5e79b1e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
bash ./.github/scripts/cloudflare-proxied-networks.sh > ${{ env.CLOUDFLARE_PROXIED_NETWORKS_FILE }}
- name: Create pull request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
token: '${{ steps.generate-token.outputs.token }}'
branch: github-action/update-cloudflare-proxied-networks
Expand Down

0 comments on commit 5e79b1e

Please sign in to comment.