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.
2 parents ee0327e + 3d2f540 commit c69efb0Copy full SHA for c69efb0
.github/workflows/minify.yml
@@ -29,7 +29,7 @@ jobs:
29
cat "meta.js" "output.js" > "dist/Hagezi to NextDNS.min.user.js"
30
echo "Userscript minification completed!"
31
- name: Commit
32
- uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
+ uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
33
with:
34
branch: main
35
file_pattern: "dist/*.min.user.js"
0 commit comments