chore(deps): update tj-actions/verify-changed-files action to v19 #6

Merged
palkx merged 2 commits from renovate/tj-actions-verify-changed-files-19.x into main 2024-03-17 14:36:34 +02:00
Showing only changes of commit 83eb7bf949 - Show all commits

View File

@@ -34,7 +34,7 @@ jobs:
if: steps.verify-changed-files.outputs.files_changed == 'true'
run: |
git config --global user.name "Gitea Bot"
git config --global user.email "gitea@xaked.com"
git config --global user.email "bot@git.palkoi.net"
git add README.md
git status
git commit -m 'docs(tf-docs): update README.md'