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-04 07:06:44 +0300
committerGitHub <noreply@github.com>2022-07-04 07:06:44 +0300
commit0fb19db75b439c33dcd17d23b5b9aaff953819c5 (patch)
tree4f3cc2d16b4bb629f318afe3a57973d6e413d971
parent43e6f1c65063e3660664ae5357fdc6307ec80ab8 (diff)
ci: bump dependabot/fetch-metadata from 1.3.2 to 1.3.3 (#555)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-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 ab7965cb..ad267334 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.2
+ uses: dependabot/fetch-metadata@v1.3.3
- uses: actions/checkout@v3