From e83ccfd03d384c6425dbc5ffbc9f61a276c1c12b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:12:45 +0000 Subject: [PATCH] chore(deps): update rlespinasse/github-slug-action digest to e6f2616 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..7cd06fd6a 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@e6f261660910b273384c5c42b17a0217881b217a # v5 - name: Update package versions if: github.event_name == 'pull_request' || github.event_name == 'push' || github.event_name == 'release'