diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index f646c85..93deaa8 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -39,7 +39,7 @@ jobs: - name: Create Dependabot PR if: github.event_name == 'schedule' - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v8 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: 'chore: update dependencies'