From 68ab83496f51b74867721e29aec0e1e5a0aff1ad Mon Sep 17 00:00:00 2001 From: Taliesin Sisson Date: Wed, 27 Dec 2023 00:01:19 +0000 Subject: [PATCH] Use version --- .github/workflows/create-release.yml | 2 +- .github/workflows/release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index 8c162612..9e1cbb28 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/setup-git-chglog@v1 with: git-chglog-version: ${{ env.GIT_CHGLOG_VERSION}} - - uses: obfu5c8/action-svu + - uses: obfu5c8/action-svu@v1 id: install_svu with: type: none diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4abe19f1..57579f39 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -258,7 +258,7 @@ jobs: - uses: actions/setup-git-chglog@v1 with: git-chglog-version: ${{ env.GIT_CHGLOG_VERSION}} - - uses: obfu5c8/action-svu + - uses: obfu5c8/action-svu@v1 id: install_svu with: type: none