From d2c0494739d3afaf7c62660557c14a9f19b334d6 Mon Sep 17 00:00:00 2001 From: ZoruaFox <96456728+ZoruaFox@users.noreply.github.com> Date: Fri, 12 Jan 2024 03:18:28 +0800 Subject: [PATCH] Update weekly-release.yml --- .github/workflows/weekly-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/weekly-release.yml b/.github/workflows/weekly-release.yml index 904f5ba0..9af6cfb1 100644 --- a/.github/workflows/weekly-release.yml +++ b/.github/workflows/weekly-release.yml @@ -16,7 +16,7 @@ jobs: with: ref: master - - uses: rui-costa/action-automatic-semver-releases@{latest} + - uses: rui-costa/action-automatic-semver-releases@1.1.1 with: TOKEN: ${{ secrets.GITHUB_TOKEN }} SEMVER: PATCH