From e923c75856fc7e0c712e8f6acf1dcfd25b6d60bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 22:19:10 +0000 Subject: [PATCH] build(deps): bump the github-actions group with 1 update Bumps the github-actions group with 1 update: [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action). Updates `rlespinasse/github-slug-action` from 87a6de197b52d26c277bf51ee838034ec3319a0e to 5ee5b39fa5c99792f9d15268f75694c7746408e5 - [Release notes](https://github.com/rlespinasse/github-slug-action/releases) - [Commits](https://github.com/rlespinasse/github-slug-action/compare/87a6de197b52d26c277bf51ee838034ec3319a0e...5ee5b39fa5c99792f9d15268f75694c7746408e5) --- updated-dependencies: - dependency-name: rlespinasse/github-slug-action dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/benchmarks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 1006236b4f1..13e1f4cd451 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -50,7 +50,7 @@ jobs: with: go-version-file: 'go.mod' - - uses: rlespinasse/github-slug-action@87a6de197b52d26c277bf51ee838034ec3319a0e + - uses: rlespinasse/github-slug-action@5ee5b39fa5c99792f9d15268f75694c7746408e5 - name: Set up env run: |