Skip to content

Commit

Permalink
Merge pull request #1123 from cloudflare/dependabot/github_actions/de…
Browse files Browse the repository at this point in the history
…pendabot/fetch-metadata-1.3.5
  • Loading branch information
jacobbednarz committed Nov 3, 2022
2 parents 8994508 + 30a1a41 commit 7fc38dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/1123.txt
@@ -0,0 +1,3 @@
```release-note:dependency
deps: bumps dependabot/fetch-metadata from 1.3.4 to 1.3.5
```
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-changelog.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Fetch dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1.3.4
uses: dependabot/fetch-metadata@v1.3.5
- uses: actions/checkout@v3
- run: |
gh pr checkout $PR_URL
Expand Down

0 comments on commit 7fc38dd

Please sign in to comment.