We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a934c8 commit 19e1718Copy full SHA for 19e1718
1 file changed
.github/workflows/addon-news.yml
@@ -15,6 +15,6 @@ jobs:
15
fetch-depth: 0
16
- run: git config --global --add safe.directory /__w/plugin.video.haru/plugin.video.haru
17
- run: ./update-news.sh
18
- - uses: stefanzweifel/git-auto-commit-action@v6
+ - uses: stefanzweifel/git-auto-commit-action@v7
19
with:
20
commit_message: "chore: update addon news"
0 commit comments