Skip to content

Commit 8c23b6a

Browse files
remove --apply argument that is not defined anymore
1 parent 7cf2c5c commit 8c23b6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ldmx-sw-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121
- name: fetch latest releases
2222
run: |
23-
./ci/ldmx-sw-dependabot --apply
23+
./ci/ldmx-sw-dependabot
2424
git config --global user.name ldmx-sw-test-bot
2525
git config --global user.email ldmx-sw-test-bot@users.noreply.github.com
2626
git switch -c auto-ldmx-sw-test-update

0 commit comments

Comments
 (0)