mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 14:28:03 +00:00
Bump actions/github-script from 8 to 9 (#1136)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/overwrite_cache.yml
vendored
2
.github/workflows/overwrite_cache.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
run: pnpm run build
|
||||
|
||||
- name: Overwrite cache
|
||||
uses: actions/github-script@v8
|
||||
uses: actions/github-script@v9
|
||||
with:
|
||||
script: |
|
||||
const {overwriteCache} = await import("${{ github.workspace }}/dist/gwh_overwrite_cache.js")
|
||||
|
||||
Reference in New Issue
Block a user