We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7729fcf commit 2b8c1f0Copy full SHA for 2b8c1f0
.github/workflows/update_goldens.yml
@@ -30,7 +30,7 @@ jobs:
30
run: melos run update:goldens
31
32
- name: 📤 Commit Changes
33
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
34
with:
35
commit_message: "chore: Update Goldens"
36
file_pattern: "**/test/**/goldens/*.png"
0 commit comments