From 27eb58eeb4aa04b412171de36b8286ea313120ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 21:10:58 +0000 Subject: [PATCH] chore(deps): update rlespinasse/github-slug-action action to v5.7.0 --- .github/workflows/build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 59b60202..cd03825d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -200,7 +200,7 @@ jobs: fetch-depth: 0 - name: Inject slug/short variables - uses: rlespinasse/github-slug-action@v5.6.0 + uses: rlespinasse/github-slug-action@v5.7.0 - name: Get git vars shell: bash @@ -461,7 +461,7 @@ jobs: fetch-depth: 0 - name: Inject slug/short variables - uses: rlespinasse/github-slug-action@v5.6.0 + uses: rlespinasse/github-slug-action@v5.7.0 - name: Get git vars shell: bash @@ -717,7 +717,7 @@ jobs: fetch-depth: 0 - name: Inject slug/short variables - uses: rlespinasse/github-slug-action@v5.6.0 + uses: rlespinasse/github-slug-action@v5.7.0 - name: Get git vars shell: bash