Skip to content

Commit

Permalink
chore(deps): this release adds go mod tidy after the updates (#716)
Browse files Browse the repository at this point in the history
Skarlso authored May 25, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent eb239ae commit 048c991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_bundler.yml
Original file line number Diff line number Diff line change
@@ -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 \

0 comments on commit 048c991

Please sign in to comment.