Merge pull request #453 from buanet/beta

Merge Hotfix v9.1.2 into main
This commit is contained in:
André Germann
2024-04-05 09:10:50 +02:00
committed by GitHub
8 changed files with 39 additions and 32 deletions

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.1.2
with:
repository: 'buanet/ioBroker.docker'
token: ${{ secrets.ACTIONS_PAT }}