diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 455cc43..aa4846b 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -16,11 +16,11 @@ jobs: with: fetch-depth: 0 - name: update controls files - uses: fhem/fhem-controls-actions@v4.0.0 + uses: fhem/fhem-controls-actions@v4.0.1 with: filename: controls_SD_TOOL.txt - name: update controls files (append) - uses: fhem/fhem-controls-actions@v4.0.0 + uses: fhem/fhem-controls-actions@v4.0.1 with: filename: controls_SD_TOOL.txt writemode: a