Skip to content

Bump transip/transip-api-php from 6.53.3 to 6.53.5 #753

Bump transip/transip-api-php from 6.53.3 to 6.53.5

Bump transip/transip-api-php from 6.53.3 to 6.53.5 #753

Workflow file for this run

name: PHP-CS-Fixer style check
on: [push]
jobs:
build:
runs-on: ubuntu-latest
name: Code Syle
steps:
- uses: actions/checkout@v4
- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --config=.php-cs-fixer.dist.php --diff --dry-run