diff --git a/.github/workflows/arm64.yml b/.github/workflows/arm64.yml index 401a473..4f578d7 100644 --- a/.github/workflows/arm64.yml +++ b/.github/workflows/arm64.yml @@ -37,10 +37,10 @@ jobs: build_type: [arm64-Debug, arm64-Release] steps: - - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Clone test repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: repository: walbourn/directxmathtest path: Tests diff --git a/.github/workflows/arm64test.yml b/.github/workflows/arm64test.yml index 1da47d6..a6dac43 100644 --- a/.github/workflows/arm64test.yml +++ b/.github/workflows/arm64test.yml @@ -38,10 +38,10 @@ jobs: build_type: [arm64-Release] steps: - - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Clone test repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: repository: walbourn/directxmathtest path: Tests diff --git a/.github/workflows/asan.yml b/.github/workflows/asan.yml index 38d8789..55ad3e9 100644 --- a/.github/workflows/asan.yml +++ b/.github/workflows/asan.yml @@ -48,10 +48,10 @@ jobs: arch: [amd64] steps: - - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Clone test repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: repository: walbourn/directxmathtest path: Tests diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 8320f05..a4d5db9 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -41,10 +41,10 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Clone test repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: repository: walbourn/directxmathtest path: Tests diff --git a/.github/workflows/cxx.yml b/.github/workflows/cxx.yml index 9c33983..d49d0c7 100644 --- a/.github/workflows/cxx.yml +++ b/.github/workflows/cxx.yml @@ -59,10 +59,10 @@ jobs: arch: amd64_arm64 steps: - - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Clone test repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: repository: walbourn/directxmathtest path: Tests diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index b8aff3c..2f47929 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -26,7 +26,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: fetch-depth: 0 diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7961921..6328533 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -76,10 +76,10 @@ jobs: arch: amd64_arm64 steps: - - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Clone test repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: repository: walbourn/directxmathtest path: Tests diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index 694ccdc..5f707c3 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -42,10 +42,10 @@ jobs: platform: ARM64 steps: - - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Clone test repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: repository: walbourn/directxmathtest path: Tests diff --git a/.github/workflows/msbuildex.yml b/.github/workflows/msbuildex.yml index 1b9dd65..8f72ddf 100644 --- a/.github/workflows/msbuildex.yml +++ b/.github/workflows/msbuildex.yml @@ -97,10 +97,10 @@ jobs: build_type: 'x87 Release' steps: - - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Clone test repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: repository: walbourn/directxmathtest path: Tests diff --git a/.github/workflows/msvc.yml b/.github/workflows/msvc.yml index 172e403..497978a 100644 --- a/.github/workflows/msvc.yml +++ b/.github/workflows/msvc.yml @@ -40,10 +40,10 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Clone test repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: repository: walbourn/directxmathtest path: Tests diff --git a/.github/workflows/shmath.yml b/.github/workflows/shmath.yml index f241c80..6bc898f 100644 --- a/.github/workflows/shmath.yml +++ b/.github/workflows/shmath.yml @@ -76,10 +76,10 @@ jobs: arch: amd64_arm64 steps: - - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Clone test repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: repository: walbourn/directxmathtest path: Tests diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f4d71d0..e939601 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -77,10 +77,10 @@ jobs: arch: amd64_arm64 steps: - - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Clone test repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: repository: walbourn/directxmathtest path: Tests diff --git a/.github/workflows/wsl.yml b/.github/workflows/wsl.yml index 349c71e..f2c0e95 100644 --- a/.github/workflows/wsl.yml +++ b/.github/workflows/wsl.yml @@ -39,10 +39,10 @@ jobs: # x64-Debug-NI-Linux, x64-Release-NI-Linux trigger issue with GCC steps: - - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Clone test repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: repository: walbourn/directxmathtest path: Tests diff --git a/.github/workflows/wslcxx.yml b/.github/workflows/wslcxx.yml index b44d95c..412bed8 100644 --- a/.github/workflows/wslcxx.yml +++ b/.github/workflows/wslcxx.yml @@ -39,10 +39,10 @@ jobs: # x64-Debug-NI-Linux, x64-Release-NI-Linux trigger issue with GCC steps: - - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Clone test repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: repository: walbourn/directxmathtest path: Tests diff --git a/.github/workflows/xdsp.yml b/.github/workflows/xdsp.yml index 7ad8cac..6ce861b 100644 --- a/.github/workflows/xdsp.yml +++ b/.github/workflows/xdsp.yml @@ -76,10 +76,10 @@ jobs: arch: amd64_arm64 steps: - - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Clone test repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 with: repository: walbourn/directxmathtest path: Tests