diff --git a/.github/workflows/non-native.yml b/.github/workflows/non-native.yml index 6aca90bbdc..04f9ee1f2f 100644 --- a/.github/workflows/non-native.yml +++ b/.github/workflows/non-native.yml @@ -74,7 +74,7 @@ jobs: persist-credentials: false - name: 'setup VM' - uses: cross-platform-actions/action@0c165ad7eb2d6a7e8552d6af5aad2bbedfc646b0 # v1.1.0 + uses: cross-platform-actions/action@be3d7e9ff5c8770b9c51b1a8c8c5446e1cad7cf9 # v1.2.0 with: environment_variables: 'CC CURL_CI CURL_TEST_MIN DO_NOT_TRACK MAKEFLAGS MATRIX_ARCH MATRIX_BUILD MATRIX_OPTIONS MATRIX_OS' operating_system: '${{ matrix.os }}'