mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 08:55:41 -04:00
chore(deps): update actions/github-script action to v9
This commit is contained in:
2
.github/workflows/deploy-docker-gitea.yml
vendored
2
.github/workflows/deploy-docker-gitea.yml
vendored
@@ -632,7 +632,7 @@ jobs:
|
||||
|
||||
- name: '📄 Cache README.md'
|
||||
id: task_release_gi_readme_cache
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v9
|
||||
with:
|
||||
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
|
||||
script: |
|
||||
|
||||
Reference in New Issue
Block a user