From 109ac596abcfdcf3a98023d8eb207e1a5594cce1 Mon Sep 17 00:00:00 2001 From: David Schultz Date: Thu, 21 Dec 2023 13:52:29 -0600 Subject: [PATCH] freeze semantic release version --- .github/workflows/wipac-cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wipac-cicd.yml b/.github/workflows/wipac-cicd.yml index b202db3..0431e0a 100644 --- a/.github/workflows/wipac-cicd.yml +++ b/.github/workflows/wipac-cicd.yml @@ -95,7 +95,7 @@ jobs: fetch-depth: 0 token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} - name: Python Semantic Release - uses: relekang/python-semantic-release@master + uses: relekang/python-semantic-release@v7.34.6 with: github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} repository_username: __token__