mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-20 22:32:16 +02:00
pin versions in gh actions
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
echo "RELEASE_TAG=$LATESTRELEASE" >> $GITHUB_ENV
|
||||
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v3.5.3
|
||||
with:
|
||||
repository: 'buanet/ioBroker.docker'
|
||||
ref: ${{ env.RELEASE_TAG }}
|
||||
|
||||
Reference in New Issue
Block a user