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 a48716e commit 525f58dCopy full SHA for 525f58d
.github/workflows/update-snapshots.yml
@@ -110,7 +110,7 @@ jobs:
110
rm snapshots.zip
111
rm $filepath
112
done
113
- - uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0
+ - uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3
114
with:
115
commit_message: 'test(vrt): update snapshots'
116
0 commit comments