We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4bc747f + e92fc88 commit 41bc7fcCopy full SHA for 41bc7fc
.github/workflows/auto-merge-dependabot.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- name: Dependabot metadata
23
id: metadata
24
- uses: dependabot/fetch-metadata@v2.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
25
with:
26
github-token: "${{ secrets.DEPENDABOT_PAT }}" # Using PAT for enhanced features, alert-lookup, and compat-lookup
27
alert-lookup: true # Enable security alert information
0 commit comments