Skip to content

Commit

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

Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6
  • Loading branch information
jacobbednarz committed Jan 24, 2023
2 parents 03d92ec + f84838c commit 867cb52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/2183.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.5 to 1.3.6
```
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.5
uses: dependabot/fetch-metadata@v1.3.6
- uses: actions/checkout@v3
- run: |
gh pr checkout $PR_URL
Expand Down

0 comments on commit 867cb52

Please sign in to comment.