diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml index 1e02414..7aad8b3 100644 --- a/.github/workflows/dependencies.yml +++ b/.github/workflows/dependencies.yml @@ -147,7 +147,7 @@ jobs: - name: Create security issue if: failure() - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: script: | github.rest.issues.create({