Skip to content

Commit d830439

Browse files
committed
update pinned repos
1 parent 5de5447 commit d830439

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
repository: matth-x/MicroOcppSimulator
3636
path: MicroOcppSimulator
37-
ref: 20e8da7b76a3f5f3e50facab018a457ecdbcca59
37+
ref: 2cb07cdbe53954a694a29336ab31eac2d2b48673
3838
submodules: 'recursive'
3939
- name: Clean MicroOcpp submodule
4040
run: |

.github/workflows/esp-idf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/checkout@v3
3838
with:
3939
repository: matth-x/MicroOcppMongoose
40-
ref: v1.1.0
40+
ref: v1.2.0
4141
path: examples/ESP-IDF/components/MicroOcppMongoose
4242
- name: Checkout ArduinoJson
4343
uses: actions/checkout@v3

0 commit comments

Comments
 (0)