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

github.com/janraasch/hugo-product-launch.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-25 09:42:24 +0300
committerGitHub <noreply@github.com>2022-10-25 09:42:24 +0300
commite1f93b077d9d728ee5c06028f8d2f67354dd2a39 (patch)
tree3209492266f3ab157c432478ac57e196bf550ae3
parent82f1a1811b1c2134faa6dfe37a513d3ca1ed71a8 (diff)
chore(deps): bump peaceiris/actions-hugo from 2.5.0 to 2.6.0 (#221)
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/peaceiris/actions-hugo/releases) - [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md) - [Commits](https://github.com/peaceiris/actions-hugo/compare/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: peaceiris/actions-hugo dependency-type: direct:production update-type: version-update:semver-minor ... 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/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0074997..6e78842 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
- run: npm test
- name: Setup Hugo
- uses: peaceiris/actions-hugo@v2.5.0
+ uses: peaceiris/actions-hugo@v2.6.0
with:
hugo-version: latest