Skip to content

Commit

Permalink
generate_zzz and update workflow image version
Browse files Browse the repository at this point in the history
  • Loading branch information
aBozowski committed Jun 4, 2022
1 parent 3869228 commit fbcc330
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/chef.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
if: github.actor != 'restyled-io[bot]'
container:
image: connectedhomeip/chip-build:0.5.73
image: connectedhomeip/chip-build:0.5.77
options: --user root
steps:
- uses: Wandalen/[email protected]
Expand All @@ -53,7 +53,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: connectedhomeip/chip-build:0.5.73
image: connectedhomeip/chip-build:0.5.77
options: --user root

steps:
Expand All @@ -77,7 +77,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: connectedhomeip/chip-build-esp32:0.5.73
image: connectedhomeip/chip-build-esp32:0.5.77
options: --user root

steps:
Expand All @@ -101,7 +101,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: connectedhomeip/chip-build-nrf-platform:0.5.73
image: connectedhomeip/chip-build-nrf-platform:0.5.77
options: --user root

steps:
Expand Down
2 changes: 1 addition & 1 deletion examples/chef/zzz_generated/lighting-app/ZAPSHA.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6594a9257ce96ee6d852eed052939849b31259fc
ca9cbecbc36228db65349864a77402075c39d9d2

0 comments on commit fbcc330

Please sign in to comment.