diff --git a/.github/workflows/dependabot-prs.yml b/.github/workflows/dependabot-prs.yml index 82647a3..6e2a50f 100644 --- a/.github/workflows/dependabot-prs.yml +++ b/.github/workflows/dependabot-prs.yml @@ -17,7 +17,7 @@ jobs: id: dependabot-metadata uses: dependabot/fetch-metadata@v1.6.0 - - uses: actions/checkout@v4.1.0 + - uses: actions/checkout@v4.1.1 with: ref: ${{ github.event.pull_request.head.ref }}