You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/model-updater.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,7 @@ jobs:
158
158
sed -i "5i## $(uv version --short) - ($(date "+%Y-%m-%d"))\n\n- Updated data. Same as npm package \`fingerprint-generator\` version \`$version\`\n" CHANGELOG.md
159
159
160
160
- name: Push new model
161
-
uses: stefanzweifel/git-auto-commit-action@v6
161
+
uses: stefanzweifel/git-auto-commit-action@v7
162
162
with:
163
163
commit_message: '[auto] fingerprint/header model update'
0 commit comments