Update check-for-actions-updates.yml

This commit is contained in:
Jay Lee
2025-08-31 20:37:38 -04:00
committed by GitHub
parent da3ab64267
commit 47886770fd

View File

@@ -15,7 +15,7 @@ jobs:
- name: Run actions-up
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: npx actions-up
run: npx actions-up --yes
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6 # Use the action