From 6619919c75b5b73bdb7ed8092ce923bfe37ceff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 02:19:25 +0000 Subject: [PATCH] ci: bump peaceiris/workflows from 0.17.1 to 0.17.2 Bumps [peaceiris/workflows](https://github.com/peaceiris/workflows) from 0.17.1 to 0.17.2. - [Release notes](https://github.com/peaceiris/workflows/releases) - [Commits](https://github.com/peaceiris/workflows/compare/v0.17.1...v0.17.2) --- updated-dependencies: - dependency-name: peaceiris/workflows dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5d92f44..b682476 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,11 +24,11 @@ jobs: with: fetch-depth: 0 - - uses: peaceiris/workflows/setup-node@v0.17.1 + - uses: peaceiris/workflows/setup-node@v0.17.2 with: node-version: "16" - - uses: peaceiris/workflows/setup-git@v0.17.1 + - uses: peaceiris/workflows/setup-git@v0.17.2 - name: Create release env: