From 9cb33f97c353d77f3b607f5c3186923012ce9113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 11:24:09 +0100 Subject: [PATCH] build(deps): bump the github-actions group with 1 update (#186) Bumps the github-actions group with 1 update: [WillAbides/benchdiff-action](https://github.com/willabides/benchdiff-action). - [Release notes](https://github.com/willabides/benchdiff-action/releases) - [Commits](https://github.com/willabides/benchdiff-action/compare/73cb7d5d07b34bafea2335c606ff6e6f927db339...990b4c50b5420b485bf87e42c9f18234eba76fbc) --- updated-dependencies: - dependency-name: WillAbides/benchdiff-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 89cd45e6..85a2cbc2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,7 +49,7 @@ jobs: with: go-version-file: go.mod # Version: https://github.com/WillAbides/benchdiff-action/releases/tag/v0.3.3 - - uses: WillAbides/benchdiff-action@73cb7d5d07b34bafea2335c606ff6e6f927db339 + - uses: WillAbides/benchdiff-action@990b4c50b5420b485bf87e42c9f18234eba76fbc ## As long as we cannot use write permissions on forked pull requests, then let's avoid failing continue-on-error: true id: benchdiff