Skip to content

Commit baf8820

Browse files
Upgrade: [dependabot] - 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 374c201 commit baf8820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot_auto_approve_and_merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
private-key: ${{ secrets.AUTOMERGE_PEM }}
1919
- name: Dependabot metadata
2020
id: dependabot-metadata
21-
uses: dependabot/fetch-metadata@v2
21+
uses: dependabot/fetch-metadata@v3
2222
with:
2323
github-token: "${{ secrets.GITHUB_TOKEN }}"
2424
- name: Approve patch and minor updates

0 commit comments

Comments
 (0)