Skip to content

Commit

Permalink
fix: update wpt-updater github workflow (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig authored Apr 28, 2024
1 parent ab34622 commit 8968569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wpt-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Fetch tests
run: tools/update-wpt.sh
- name: Open pull request
uses: peter-evans/create-pull-request@284f54f989303d2699d373481a0cfa13ad5a6666 #v5.0.1
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e #v6.0.5
with:
token: ${{ secrets.GH_PAT }}
commit-message: "test: update web platform tests"
Expand Down

0 comments on commit 8968569

Please sign in to comment.