@@ -122,7 +122,7 @@ jobs:
122122 sudo apt-get install -y ninja-build g++
123123
124124 - name : Setup vcpkg
125- uses : anolishq/.github/.github/actions/setup-vcpkg@dbfb5056cfbbe5d7a5dea0773af438cf43725922 # main
125+ uses : anolishq/.github/.github/actions/setup-vcpkg@e993ae623cdaebfaef4e4a25ac806f269a6a2f86 # main
126126 with :
127127 triplet : x64-linux
128128
@@ -179,7 +179,7 @@ jobs:
179179 sudo apt-get install -y ninja-build g++ python3
180180
181181 - name : Setup vcpkg
182- uses : anolishq/.github/.github/actions/setup-vcpkg@dbfb5056cfbbe5d7a5dea0773af438cf43725922 # main
182+ uses : anolishq/.github/.github/actions/setup-vcpkg@e993ae623cdaebfaef4e4a25ac806f269a6a2f86 # main
183183 with :
184184 triplet : x64-linux
185185
@@ -213,7 +213,7 @@ jobs:
213213 uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
214214
215215 - name : Setup vcpkg
216- uses : anolishq/.github/.github/actions/setup-vcpkg@dbfb5056cfbbe5d7a5dea0773af438cf43725922 # main
216+ uses : anolishq/.github/.github/actions/setup-vcpkg@e993ae623cdaebfaef4e4a25ac806f269a6a2f86 # main
217217 with :
218218 triplet : x64-windows-v145
219219
@@ -237,7 +237,7 @@ jobs:
237237 uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
238238
239239 - name : Setup vcpkg
240- uses : anolishq/.github/.github/actions/setup-vcpkg@dbfb5056cfbbe5d7a5dea0773af438cf43725922 # main
240+ uses : anolishq/.github/.github/actions/setup-vcpkg@e993ae623cdaebfaef4e4a25ac806f269a6a2f86 # main
241241 with :
242242 triplet : x64-windows-v145
243243
@@ -266,7 +266,7 @@ jobs:
266266 sudo apt-get install -y ninja-build g++ graphviz
267267
268268 - name : Setup vcpkg
269- uses : anolishq/.github/.github/actions/setup-vcpkg@dbfb5056cfbbe5d7a5dea0773af438cf43725922 # main
269+ uses : anolishq/.github/.github/actions/setup-vcpkg@e993ae623cdaebfaef4e4a25ac806f269a6a2f86 # main
270270 with :
271271 triplet : x64-linux
272272
@@ -287,7 +287,7 @@ jobs:
287287 version-sync :
288288 needs : [changes]
289289 if : needs.changes.outputs.code == 'true'
290- uses : anolishq/.github/.github/workflows/version-sync.yml@dbfb5056cfbbe5d7a5dea0773af438cf43725922 # main
290+ uses : anolishq/.github/.github/workflows/version-sync.yml@e993ae623cdaebfaef4e4a25ac806f269a6a2f86 # main
291291 with :
292292 python-version : ' 3.12'
293293 working-directory : ' .'
0 commit comments