From a19c6d8f028415f056166d1c41d043ae5aa69be5 Mon Sep 17 00:00:00 2001 From: MTomBosch Date: Tue, 19 May 2026 09:06:21 +0200 Subject: [PATCH] Update QNX SDP setup action version Signed-off-by: MTomBosch --- .github/workflows/qnx-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qnx-build.yml b/.github/workflows/qnx-build.yml index bfbd1af..6217820 100644 --- a/.github/workflows/qnx-build.yml +++ b/.github/workflows/qnx-build.yml @@ -113,7 +113,7 @@ jobs: cache-save: ${{ github.event_name == 'push' }} - name: Setup QNX SDP usage - uses: eclipse-score/cicd-actions/setup-qnx-sdp@e558daa74b7a12d839ab0d85083bb81118992813 # 2026-05-18 + uses: eclipse-score/cicd-actions/setup-qnx-sdp@a2b3c36fc7d1b9d03880d19935c7ac9cfffe58c6 # 2026-05-19 with: qnx-license: ${{ secrets.score-qnx-license }} qnx-license-server: ${{ inputs.score-qnx-license-server }}