Skip to content

Commit

Permalink
Update lock files for 6.15 instead of 6.14
Browse files Browse the repository at this point in the history
Signed-off-by: Jeongseok (JS) Lee <[email protected]>
  • Loading branch information
jslee02 authored Jan 11, 2025
1 parent 1aeab06 commit c930216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_lockfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
base: [main, release-6.14]
base: [main, release-6.15]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit c930216

Please sign in to comment.