Skip to content

Commit 2b8c1f0

Browse files
chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 (#2281)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7729fcf commit 2b8c1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_goldens.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: melos run update:goldens
3131

3232
- name: 📤 Commit Changes
33-
uses: stefanzweifel/git-auto-commit-action@v5
33+
uses: stefanzweifel/git-auto-commit-action@v6
3434
with:
3535
commit_message: "chore: Update Goldens"
3636
file_pattern: "**/test/**/goldens/*.png"

0 commit comments

Comments
 (0)