diff --git a/.github/workflows/snapshot.yml b/.github/workflows/snapshot.yml index e3acf14862..ee4ebbf436 100644 --- a/.github/workflows/snapshot.yml +++ b/.github/workflows/snapshot.yml @@ -131,7 +131,7 @@ jobs: github.repository_owner == 'jens-maus' && !startsWith(matrix.platform, 'oci_') && !startsWith(matrix.platform, 'lxc_') - uses: WebFreak001/deploy-nightly@v3.1.0 + uses: WebFreak001/deploy-nightly@v3.2.0 with: token: ${{ secrets.DEPLOY_TOKEN }} upload_url: https://uploads.github.com/repos/jens-maus/RaspberryMatic/releases/22744592/assets{?name,label} @@ -146,7 +146,7 @@ jobs: github.repository_owner == 'jens-maus' && !startsWith(matrix.platform, 'oci_') && !startsWith(matrix.platform, 'lxc_') - uses: WebFreak001/deploy-nightly@v3.1.0 + uses: WebFreak001/deploy-nightly@v3.2.0 with: token: ${{ secrets.DEPLOY_TOKEN }} upload_url: https://uploads.github.com/repos/jens-maus/RaspberryMatic/releases/22744592/assets{?name,label} @@ -160,7 +160,7 @@ jobs: if: | github.repository_owner == 'jens-maus' && matrix.platform == 'rpi3' - uses: WebFreak001/deploy-nightly@v3.1.0 + uses: WebFreak001/deploy-nightly@v3.2.0 with: token: ${{ secrets.DEPLOY_TOKEN }} upload_url: https://uploads.github.com/repos/jens-maus/RaspberryMatic/releases/22744592/assets{?name,label} @@ -174,7 +174,7 @@ jobs: if: | github.repository_owner == 'jens-maus' && matrix.platform == 'rpi3' - uses: WebFreak001/deploy-nightly@v3.1.0 + uses: WebFreak001/deploy-nightly@v3.2.0 with: token: ${{ secrets.DEPLOY_TOKEN }} upload_url: https://uploads.github.com/repos/jens-maus/RaspberryMatic/releases/22744592/assets{?name,label} @@ -188,7 +188,7 @@ jobs: if: | github.repository_owner == 'jens-maus' && matrix.platform == 'ova' - uses: WebFreak001/deploy-nightly@v3.1.0 + uses: WebFreak001/deploy-nightly@v3.2.0 with: token: ${{ secrets.DEPLOY_TOKEN }} upload_url: https://uploads.github.com/repos/jens-maus/RaspberryMatic/releases/22744592/assets{?name,label} @@ -202,7 +202,7 @@ jobs: if: | github.repository_owner == 'jens-maus' && matrix.platform == 'ova' - uses: WebFreak001/deploy-nightly@v3.1.0 + uses: WebFreak001/deploy-nightly@v3.2.0 with: token: ${{ secrets.DEPLOY_TOKEN }} upload_url: https://uploads.github.com/repos/jens-maus/RaspberryMatic/releases/22744592/assets{?name,label} @@ -216,7 +216,7 @@ jobs: if: | github.repository_owner == 'jens-maus' && startsWith(matrix.platform, 'oci_') - uses: WebFreak001/deploy-nightly@v3.1.0 + uses: WebFreak001/deploy-nightly@v3.2.0 with: token: ${{ secrets.DEPLOY_TOKEN }} upload_url: https://uploads.github.com/repos/jens-maus/RaspberryMatic/releases/22744592/assets{?name,label} @@ -230,7 +230,7 @@ jobs: if: | github.repository_owner == 'jens-maus' && startsWith(matrix.platform, 'oci_') - uses: WebFreak001/deploy-nightly@v3.1.0 + uses: WebFreak001/deploy-nightly@v3.2.0 with: token: ${{ secrets.DEPLOY_TOKEN }} upload_url: https://uploads.github.com/repos/jens-maus/RaspberryMatic/releases/22744592/assets{?name,label} @@ -244,7 +244,7 @@ jobs: if: | github.repository_owner == 'jens-maus' && startsWith(matrix.platform, 'lxc_') - uses: WebFreak001/deploy-nightly@v3.1.0 + uses: WebFreak001/deploy-nightly@v3.2.0 with: token: ${{ secrets.DEPLOY_TOKEN }} upload_url: https://uploads.github.com/repos/jens-maus/RaspberryMatic/releases/22744592/assets{?name,label} @@ -258,7 +258,7 @@ jobs: if: | github.repository_owner == 'jens-maus' && startsWith(matrix.platform, 'lxc_') - uses: WebFreak001/deploy-nightly@v3.1.0 + uses: WebFreak001/deploy-nightly@v3.2.0 with: token: ${{ secrets.DEPLOY_TOKEN }} upload_url: https://uploads.github.com/repos/jens-maus/RaspberryMatic/releases/22744592/assets{?name,label}