Skip to content

Commit 833abe3

Browse files
committed
chore(deps): this release adds go mod tidy after the updates
1 parent eb239ae commit 833abe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot_bundler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
go-
3030
- name: Install Dependabot Bundler
3131
run: |
32-
go install github.com/Skarlso/dependabot-bundler@v0.0.16
32+
go install github.com/Skarlso/dependabot-bundler@v0.0.17
3333
- name: Run Dependabot Bundler
3434
run: |
3535
dependabot-bundler \

0 commit comments

Comments
 (0)