Skip to content

Commit 65a8fc3

Browse files
dependabot[bot]RandomByte
authored andcommitted
ci(github-actions): Bump dependabot/fetch-metadata from 2 to 3
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2 to 3. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2...v3) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc6f952 commit 65a8fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v2
18+
uses: dependabot/fetch-metadata@v3
1919
with:
2020
github-token: "${{ secrets.GITHUB_TOKEN }}"
2121
- name: Approve and auto-merge PRs for minor/patch updates of github-actions

0 commit comments

Comments
 (0)