diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 57fdd54..c92f7ea 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -44,7 +44,7 @@ jobs: \`\`\` EOF gh pr comment -F ./comment.md ${{ github.event.pull_request.number }} - - uses: dependabot/fetch-metadata@v2 + - uses: dependabot/fetch-metadata@v3 id: metadata if: >- github.event_name == 'pull_request' &&