Skip to content

Commit 6efc80c

Browse files
dependabot[bot]brucificus
authored andcommitted
⬆️ Bump dependabot/fetch-metadata from 1.3.1 to 1.6.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.1 to 1.6.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1.3.1...v1.6.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e25b99 commit 6efc80c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
- name: Dependabot metadata
2525
if: ${{ github.event.pull_request.user.login == inputs.required-pr-user-login }}
2626
id: dependabot-metadata
27-
uses: dependabot/fetch-metadata@v1.3.1
27+
uses: dependabot/fetch-metadata@v1.6.0
2828
- name: Enable auto-merge for Dependabot PRs
2929
if: ${{ github.event.pull_request.user.login == inputs.required-pr-user-login }}
3030
run: gh pr merge --auto --merge "$PR_URL"

0 commit comments

Comments
 (0)