Merge pull request #1835 from DioxusLabs/dependabot/github_actions/actions/github-script-7

Bump actions/github-script from 6 to 7
This commit is contained in:
Jonathan Kelley 2024-01-15 10:30:36 -08:00 committed by GitHub
commit 0feca31a4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Clear cache
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
github-token: ${{ secrets.cache_controller }}
script: |