]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA/non-native: update cross-platform-actions/action action to v0.28.0
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Mon, 19 May 2025 13:15:33 +0000 (13:15 +0000)
committerViktor Szakats <commit@vsz.me>
Mon, 19 May 2025 14:24:23 +0000 (16:24 +0200)
Closes #17387

.github/workflows/non-native.yml

index 8d2fd40fe1828f973ca7cadf1f0d16261eee1409..77196b45843133704455759dfbed541e946f547a 100644 (file)
@@ -48,7 +48,7 @@ jobs:
         with:
           persist-credentials: false
       - name: 'cmake'
-        uses: cross-platform-actions/action@fe0167d8082ac584754ef3ffb567fded22642c7d # v0.27.0
+        uses: cross-platform-actions/action@869c9e21f6b95e9d98d7bd23a0f1ebe97f09a500 # v0.28.0
         with:
           operating_system: 'netbsd'
           version: '10.1'
@@ -88,7 +88,7 @@ jobs:
         with:
           persist-credentials: false
       - name: 'cmake'
-        uses: cross-platform-actions/action@fe0167d8082ac584754ef3ffb567fded22642c7d # v0.27.0
+        uses: cross-platform-actions/action@869c9e21f6b95e9d98d7bd23a0f1ebe97f09a500 # v0.28.0
         with:
           operating_system: 'openbsd'
           version: '7.5'
@@ -134,7 +134,7 @@ jobs:
           persist-credentials: false
       - name: 'autotools'
         if: ${{ matrix.build == 'autotools' }}
-        uses: cross-platform-actions/action@fe0167d8082ac584754ef3ffb567fded22642c7d # v0.27.0
+        uses: cross-platform-actions/action@869c9e21f6b95e9d98d7bd23a0f1ebe97f09a500 # v0.28.0
         with:
           operating_system: 'freebsd'
           version: '14.1'
@@ -176,7 +176,7 @@ jobs:
 
       - name: 'cmake'
         if: ${{ matrix.build == 'cmake' }}
-        uses: cross-platform-actions/action@fe0167d8082ac584754ef3ffb567fded22642c7d # v0.27.0
+        uses: cross-platform-actions/action@869c9e21f6b95e9d98d7bd23a0f1ebe97f09a500 # v0.28.0
         with:
           operating_system: 'freebsd'
           version: '14.1'