From 048c991bc92f74e88edef8d7100c1bb8aee68436 Mon Sep 17 00:00:00 2001 From: Gergely Brautigam <182850+Skarlso@users.noreply.github.com> Date: Thu, 25 May 2023 07:46:30 +0200 Subject: [PATCH] chore(deps): this release adds go mod tidy after the updates (#716) --- .github/workflows/dependabot_bundler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot_bundler.yml b/.github/workflows/dependabot_bundler.yml index 0a8fe1e9..c8962bd6 100644 --- a/.github/workflows/dependabot_bundler.yml +++ b/.github/workflows/dependabot_bundler.yml @@ -29,7 +29,7 @@ jobs: go- - name: Install Dependabot Bundler run: | - go install github.com/Skarlso/dependabot-bundler@v0.0.16 + go install github.com/Skarlso/dependabot-bundler@v0.0.17 - name: Run Dependabot Bundler run: | dependabot-bundler \