diff --git a/.github/workflows/dependabot-gomod2nix.yml b/.github/workflows/dependabot-gomod2nix.yml index 2374b93420..88558695ce 100644 --- a/.github/workflows/dependabot-gomod2nix.yml +++ b/.github/workflows/dependabot-gomod2nix.yml @@ -52,7 +52,7 @@ jobs: - name: Comment on PR if: steps.changes.outputs.changed == 'true' - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: |