Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-03 05:00:54 +0300
committerGitHub <noreply@github.com>2022-11-03 05:00:54 +0300
commit565e49814a8fbf7eee86cb8a25e73cac2b688b4b (patch)
tree3c1021e1c896a3e3627461aee4bc783b0c3b7869
parent3508fcd4753b096c45f5352b60c4c35b25db6ab4 (diff)
ci: bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#584)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.4...v1.3.5) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/dependabot.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml
index dc7a9333..56b43655 100644
--- a/.github/workflows/dependabot.yml
+++ b/.github/workflows/dependabot.yml
@@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- - uses: dependabot/fetch-metadata@v1.3.4
+ - uses: dependabot/fetch-metadata@v1.3.5
id: meta
- name: Approve and Merge