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-10-03 05:10:54 +0300
committerGitHub <noreply@github.com>2022-10-03 05:10:54 +0300
commita0d34ad82d28abba81af7bc7a58c46a241c4150b (patch)
tree5c08c2cf5ddb11a4d858f704f4201c34fd18d35f
parentc24c4f626847a91a4611490f08f5c081174a2a6b (diff)
ci: bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#574)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.3...v1.3.4) --- 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 e7ef6dca..ba006d27 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.3
+ - uses: dependabot/fetch-metadata@v1.3.4
id: meta
- name: Approve and Merge