Skip to content

Commit c69efb0

Browse files
authored
Merge pull request #8 from vietthedev/renovate/stefanzweifel-git-auto-commit-action-7.x
Update stefanzweifel/git-auto-commit-action action to v7
2 parents ee0327e + 3d2f540 commit c69efb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/minify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
cat "meta.js" "output.js" > "dist/Hagezi to NextDNS.min.user.js"
3030
echo "Userscript minification completed!"
3131
- name: Commit
32-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
32+
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
3333
with:
3434
branch: main
3535
file_pattern: "dist/*.min.user.js"

0 commit comments

Comments
 (0)