Skip to content

Commit

Permalink
chore(deps): update the bundler to new version (#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
Skarlso authored Mar 8, 2023
1 parent 676a829 commit 78399e1
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
Expand Up @@ -29,7 +29,7 @@ jobs:
go-
- name: Install Dependabot Bundler
run: |
go install github.com/Skarlso/[email protected].15
go install github.com/Skarlso/[email protected].16
- name: Run Dependabot Bundler
run: |
dependabot-bundler \
Expand Down

0 comments on commit 78399e1

Please sign in to comment.