File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ jobs:
155155 # Install MSYS2:
156156 - name : ' Install MSYS2'
157157 # Pin action to full length commit SHA
158- uses : msys2/setup-msys2@61f9e5e925871ba6c9e3e8da24ede83ea27fa91f # v2.27 .0
158+ uses : msys2/setup-msys2@40677d36a502eb2cf0fb808cc9dec31bf6152638 # v2.28 .0
159159 with :
160160 # Set the MSYS system:
161161 msystem : MINGW64
@@ -245,7 +245,7 @@ jobs:
245245 # Install Windows build tools for compiling Node.js native add-ons.
246246 - name : ' Install Windows build tools'
247247 # Pin action to full length commit SHA
248- uses : crazy-max/ghaction-chocolatey@6828f16489ec8d2968b55066766cb41f0d278f2a # v3.3 .0
248+ uses : crazy-max/ghaction-chocolatey@2526f467ccbd337d307fe179959cabbeca0bc8c0 # v3.4 .0
249249 with :
250250 args : install -y visualstudio2019buildtools visualstudio2019-workload-vctools
251251 timeout-minutes : 10
You can’t perform that action at this time.
0 commit comments