From 06d789b33805dbcc2ba65ea94c6242a5d4ab034a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 23:27:21 +0000 Subject: [PATCH] chore(deps): update rlespinasse/github-slug-action digest to 9e7def6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/qa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index e4c5dea99..dd6e25294 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -126,7 +126,7 @@ jobs: disable_chart_testing: "true" - name: Inject slug/short variables - uses: rlespinasse/github-slug-action@6f7a8d2348e2a4aa5defafcdaafe5aef3f83bd4b # v5 + uses: rlespinasse/github-slug-action@9e7def61550737ba68c62d34a32dd31792e3f429 # v5 - name: Update package versions if: github.event_name == 'pull_request' || github.event_name == 'push' || github.event_name == 'release'