Skip to content

Commit

Permalink
Merge pull request #1747 from cloudflare/dependabot/github_actions/de…
Browse files Browse the repository at this point in the history
…pendabot/fetch-metadata-1.3.2

Bump dependabot/fetch-metadata from 1.3.1 to 1.3.2
  • Loading branch information
jacobbednarz committed Jun 30, 2022
2 parents 82bff15 + 585610f commit 886c3b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/1747.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:dependency
provider: bumps dependabot/fetch-metadata from 1.3.1 to 1.3.2
```
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.1
uses: dependabot/fetch-metadata@v1.3.2
- uses: actions/checkout@v3
- run: |
gh pr checkout $PR_URL
Expand Down

0 comments on commit 886c3b2

Please sign in to comment.