From 6a36715cb707653664b57357e6c4ea8f738e1462 Mon Sep 17 00:00:00 2001 From: "mr-borboto[bot]" <170036086+mr-borboto[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:18:32 +0000 Subject: [PATCH] =?UTF-8?q?chore(github-actions):=20update=20mirceanton/re?= =?UTF-8?q?usable-workflows=20digest=20(=20bf5b844=20=E2=86=92=20f8a15ce?= =?UTF-8?q?=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/git-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/git-release.yaml b/.github/workflows/git-release.yaml index 92ddfcc..509a6d3 100644 --- a/.github/workflows/git-release.yaml +++ b/.github/workflows/git-release.yaml @@ -23,7 +23,7 @@ on: jobs: release: - uses: mirceanton/reusable-workflows/.github/workflows/reusable-release-calver.yaml@bf5b84408638430958982c7f11e41811fb9e4aeb + uses: mirceanton/reusable-workflows/.github/workflows/reusable-release-calver.yaml@f8a15cef06b25b9ba5fe77ffcf4f4f2810adf1c5 secrets: inherit with: dry-run: ${{ inputs.dry-run || github.event_name == 'pull_request' }}