From ef047401b33468aef328fc6b5f06cd884f9cf7ef Mon Sep 17 00:00:00 2001 From: Thomas Schmelzer Date: Thu, 26 Dec 2024 10:37:40 +0400 Subject: [PATCH] Update release.yml --- .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 e72003d..2a40d40 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,7 @@ jobs: contents: write steps: - - uses: cvxgrp/.github/actions/build@main + - uses: cvxgrp/.github/actions/build@v1.1.0 deploy: runs-on: ubuntu-latest @@ -24,4 +24,4 @@ jobs: id-token: write steps: - - uses: cvxgrp/.github/actions/publish@main + - uses: cvxgrp/.github/actions/publish@v1.1.0