Skip to content

Commit

Permalink
chore: Update broken-link-checker.yaml to use version 6 of create-pul…
Browse files Browse the repository at this point in the history
…l-request

rupali-codes#2357
  • Loading branch information
JuanPabloDiaz committed Jun 1, 2024
1 parent 5d457d4 commit 6add703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/broken-link-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
shell: bash

- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: 'Fix broken links'
Expand Down

0 comments on commit 6add703

Please sign in to comment.