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

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