Skip to content

Commit

Permalink
Update submodulesync.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vsiravar authored Sep 20, 2023
1 parent a043594 commit 17cf950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submodulesync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Update sub modules
run: |
git submodule update --remote
(cd src/lima && git log)
( cd src/lima && git checkout b357e260b1a03f0142c63b3e071b784ae66d5d34 )
- name: Create PR
uses: peter-evans/create-pull-request@v5
Expand Down

0 comments on commit 17cf950

Please sign in to comment.