Correction of the flatbuffer submodule

Automatic update only of submodule rpi_ws281x
This commit is contained in:
Paulchen Panther 2022-03-09 17:40:29 +01:00
parent 4c472d50ca
commit f9a5772aa5
3 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@ on:
jobs:
update:
name: Update Submodules
name: Update Submodule rpi_ws281x
if: github.repository_owner == 'hyperion-project'
runs-on: ubuntu-latest
steps:
@ -17,9 +17,9 @@ jobs:
fetch-depth: 0
submodules: recursive
- name: Update submodules
- name: Update Submodule rpi_ws281x
id: update
run: git submodule update --remote --recursive
run: git submodule update --remote --recursive dependencies/external/rpi_ws281x
- name: Check git status
id: status
@ -31,7 +31,7 @@ jobs:
git config --local user.email "20935312+Hyperion-Bot@users.noreply.github.com"
git config --local user.name "Hyperion-Bot"
git config --local diff.ignoreSubmodules dirty
git commit -am "Update submodules"
git commit -am "Update submodule rpi_ws281x"
- name: Push changes
if: ${{ steps.status.outputs.status }}

@ -1 +1 @@
Subproject commit d6483965159697172b7ffe6914968a0553726c34
Subproject commit 97a30171cb8a772741a9a58f92b9df47e9ca21d6

@ -1 +1 @@
Subproject commit d5689872956852bdcd9518fc7394b90e8665f269
Subproject commit 4b41a83c6aeb945cd7cdf6e1b4f764f4943f4b1f