Skip to content

Commit

Permalink
Merge pull request #1269 from cloudflare/dependabot/github_actions/de…
Browse files Browse the repository at this point in the history
…pendabot/fetch-metadata-1.4.0
  • Loading branch information
jacobbednarz committed Apr 18, 2023
2 parents 0901795 + b16601b commit adcbf31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/1269.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:dependency
deps: bumps dependabot/fetch-metadata from 1.3.6 to 1.4.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@v1.3.6
uses: dependabot/fetch-metadata@v1.4.0
- uses: actions/checkout@v3
- run: |
gh pr checkout $PR_URL
Expand Down

0 comments on commit adcbf31

Please sign in to comment.