From cc6cb08bedf11f84a285ac575264f82cc3527448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 23:20:22 +0000 Subject: [PATCH] Bump technote-space/release-github-actions from 7 to 8 Bumps [technote-space/release-github-actions](https://github.com/technote-space/release-github-actions) from 7 to 8. - [Release notes](https://github.com/technote-space/release-github-actions/releases) - [Changelog](https://github.com/technote-space/release-github-actions/blob/main/.releasegarc) - [Commits](https://github.com/technote-space/release-github-actions/compare/v7...v8) --- updated-dependencies: - dependency-name: technote-space/release-github-actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/publish_action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish_action.yml b/.github/workflows/publish_action.yml index 7f55d9f..21155b8 100644 --- a/.github/workflows/publish_action.yml +++ b/.github/workflows/publish_action.yml @@ -18,4 +18,4 @@ jobs: cache: 'yarn' registry-url: 'https://npm.pkg.github.com' - name: Release GitHub Action - uses: technote-space/release-github-actions@v7 + uses: technote-space/release-github-actions@v8