mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 01:41:36 +00:00
Update check-for-actions-updates.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user