Talos upgrade to v1.10.7 (#8)

Co-authored-by: eseiker <eseiker@users.noreply.github.com>
This commit is contained in:
eseiker
2025-09-08 15:30:06 +09:00
committed by GitHub
parent 638cb9934b
commit b15f2b2310
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -27,6 +27,10 @@ jobs:
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
- name: Set up global environment variables
run: |
echo "REGISTRY_USERNAME=${{ github.actor }}" >> $GITHUB_ENV
- name: Prepare (checkouts & patches)
run: make checkouts patches