Skip to content

Commit 41bc7fc

Browse files
authored
Merge pull request #279 from deploymenttheory/dependabot/github_actions/dependabot/fetch-metadata-2.3.0
Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
2 parents 4bc747f + e92fc88 commit 41bc7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- name: Dependabot metadata
2323
id: metadata
24-
uses: dependabot/fetch-metadata@v2.2.0
24+
uses: dependabot/fetch-metadata@v2.3.0
2525
with:
2626
github-token: "${{ secrets.DEPENDABOT_PAT }}" # Using PAT for enhanced features, alert-lookup, and compat-lookup
2727
alert-lookup: true # Enable security alert information

0 commit comments

Comments
 (0)