Skip to content

Commit cb265fa

Browse files
Merge pull request #140 from SpanPanel/dependabot/github_actions/dependabot/fetch-metadata-3.1.0
chore(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0
2 parents 22222c1 + 54bae9e commit cb265fa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dependabot-auto-approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: Dependabot metadata
1717
id: metadata
18-
uses: dependabot/fetch-metadata@v3.0.0
18+
uses: dependabot/fetch-metadata@v3.1.0
1919
with:
2020
github-token: "${{ secrets.GITHUB_TOKEN }}"
2121

.github/workflows/dependabot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: Dependabot metadata
1717
id: metadata
18-
uses: dependabot/fetch-metadata@v3.0.0
18+
uses: dependabot/fetch-metadata@v3.1.0
1919
with:
2020
github-token: "${{ secrets.GITHUB_TOKEN }}"
2121

0 commit comments

Comments
 (0)