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-07-01 05:04:08 +0300
committerGitHub <noreply@github.com>2022-07-01 05:04:08 +0300
commit43e6f1c65063e3660664ae5357fdc6307ec80ab8 (patch)
tree7309e933246f47b51acd5439f8110946604367cb
parentc75efc40f5c5f0938351751aef0693877cf98b48 (diff)
ci: bump dependabot/fetch-metadata from 1.3.1 to 1.3.2 (#554)
-rw-r--r--.github/workflows/dependabot-approve.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependabot-approve.yml b/.github/workflows/dependabot-approve.yml
index bea11aa7..ab7965cb 100644
--- a/.github/workflows/dependabot-approve.yml
+++ b/.github/workflows/dependabot-approve.yml
@@ -24,7 +24,7 @@ jobs:
steps:
- name: Dependabot metadata
id: meta
- uses: dependabot/fetch-metadata@v1.3.1
+ uses: dependabot/fetch-metadata@v1.3.2
- uses: actions/checkout@v3