We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67adf42 commit 0907921Copy full SHA for 0907921
.github/workflows/update-cache-tests.yml
@@ -36,7 +36,7 @@ jobs:
36
rm -rf test/fixtures/tmp-cache-tests/
37
38
- name: Create Pull Request
39
- uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
+ uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
40
with:
41
base: main
42
branch: cache-tests-update
.github/workflows/update-wpt.yml
@@ -42,7 +42,7 @@ jobs:
43
rm -rf test/fixtures/tmp-wpt
44
45
46
47
48
branch: wpt-update
0 commit comments