diff --git a/.github/workflows/deno-ci.yaml b/.github/workflows/deno-ci.yaml index c136a77..144856e 100644 --- a/.github/workflows/deno-ci.yaml +++ b/.github/workflows/deno-ci.yaml @@ -165,7 +165,7 @@ jobs: run: helm push dist/*.tgz oci://ghcr.io/cloudydeno/charts - name: Create chart tag - uses: actions/github-script@v5 + uses: actions/github-script@v8 with: script: | github.rest.git.createRef({