pin versions in gh actions

This commit is contained in:
buanet
2023-07-28 23:24:18 +02:00
parent eaa1ca59d0
commit 855ed0632b
8 changed files with 10 additions and 10 deletions

View File

@@ -14,7 +14,7 @@ jobs:
run: echo "RELEASE_TAG=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v3.5.3
with:
repository: 'buanet/ioBroker.docker'
ref: ${{ env.RELEASE_TAG }}