diff --git a/.github/workflows/dependabot-prs.yml b/.github/workflows/dependabot-prs.yml index c0dec7d..13b5a31 100644 --- a/.github/workflows/dependabot-prs.yml +++ b/.github/workflows/dependabot-prs.yml @@ -18,7 +18,7 @@ jobs: id: dependabot-metadata uses: dependabot/fetch-metadata@v2.0.0 - - uses: actions/checkout@v4.1.1 + - uses: actions/checkout@v4.1.2 with: ref: ${{ github.event.pull_request.head.ref }}