From e6395452d8030797bb918e8270086cc836066b83 Mon Sep 17 00:00:00 2001 From: shubham-stepsecurity Date: Thu, 25 Jul 2024 14:43:10 +0530 Subject: [PATCH] Update actions_release.yaml --- .github/workflows/actions_release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/actions_release.yaml b/.github/workflows/actions_release.yaml index 6082ace..3195667 100644 --- a/.github/workflows/actions_release.yaml +++ b/.github/workflows/actions_release.yaml @@ -16,6 +16,6 @@ jobs: actions: read id-token: write contents: write - uses: step-security/reusable-workflows/.github/workflows/actions_release.yaml@v1 + uses: step-security/reusable-workflows/.github/workflows/actions_release.yaml@shubham-patch-1 with: - tag: "${{ github.event.inputs.tag }}" \ No newline at end of file + tag: "${{ github.event.inputs.tag }}"