Update check-for-actions-updates.yml

This commit is contained in:
Jay Lee
2025-08-31 19:58:27 -04:00
committed by GitHub
parent 6cbc47da13
commit f9e0e4b8bf

View File

@@ -22,6 +22,8 @@ jobs:
- name: Run actions-up check
id: actions-check
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
echo "GitHub Actions Update Check..."