Skip to content

Commit

Permalink
Merge pull request #2727 from cloudflare/dependabot/github_actions/de…
Browse files Browse the repository at this point in the history
…pendabot/fetch-metadata-2.2.0
  • Loading branch information
jacobbednarz authored Jul 6, 2024
2 parents 6d802a8 + 0318d5a commit 45e334a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/2727.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:dependency
deps: bumps dependabot/fetch-metadata from 2.1.0 to 2.2.0
```
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Fetch dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v2.1.0
uses: dependabot/fetch-metadata@v2.2.0
- uses: actions/checkout@v4
- run: |
gh pr checkout $PR_URL
Expand Down

0 comments on commit 45e334a

Please sign in to comment.