We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb239ae commit 833abe3Copy full SHA for 833abe3
.github/workflows/dependabot_bundler.yml
@@ -29,7 +29,7 @@ jobs:
29
go-
30
- name: Install Dependabot Bundler
31
run: |
32
- go install github.com/Skarlso/dependabot-bundler@v0.0.16
+ go install github.com/Skarlso/dependabot-bundler@v0.0.17
33
- name: Run Dependabot Bundler
34
35
dependabot-bundler \
0 commit comments