diff --git a/.github/workflows/dotnet11-reminder.yml b/.github/workflows/dotnet11-reminder.yml index 705e584..6313797 100644 --- a/.github/workflows/dotnet11-reminder.yml +++ b/.github/workflows/dotnet11-reminder.yml @@ -10,7 +10,7 @@ jobs: permissions: issues: write steps: - - uses: actions/github-script@v7 + - uses: actions/github-script@v8 with: script: | await github.rest.issues.create({