diff --git a/.github/workflows/rl-scanner.yml b/.github/workflows/rl-scanner.yml index 49db848..dd39113 100644 --- a/.github/workflows/rl-scanner.yml +++ b/.github/workflows/rl-scanner.yml @@ -37,7 +37,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha || github.sha || github.ref }} - name: Setup PHP - uses: shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b # pin@2.25.4 + uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # pin@2.32.0 with: php-version: ${{ inputs.php-version }}