Skip to content

Commit e56ba43

Browse files
Merge branch 'main' into revert-5818-keybindinghint-labelledby-bug
2 parents 04b0490 + cc4b6fa commit e56ba43

File tree

5 files changed

+169
-167
lines changed

5 files changed

+169
-167
lines changed

.github/workflows/size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
CI_JOB_NUMBER: 1
99
steps:
1010
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
11-
- uses: andresz1/size-limit-action@f7a56ece616db5bddde81de219695c920a8ae137
11+
- uses: andresz1/size-limit-action@e7493a72a44b113341c0cf6186ab49c17c4b65c1
1212
with:
1313
github_token: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/update-snapshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
rm snapshots.zip
111111
rm $filepath
112112
done
113-
- uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a
113+
- uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79
114114
with:
115115
commit_message: 'test(vrt): update snapshots'
116116

0 commit comments

Comments
 (0)