From 5856aeda6cbcd2ec5a200e8f247a46912fabf325 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 28 Feb 2024 11:13:42 +0000 Subject: [PATCH] chore(deps): update oskarstark/php-cs-fixer-ga:latest docker digest to 4237f3b --- .github/workflows/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 4da18a02..a0dbaf0a 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -21,6 +21,6 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - name: PHP-CS-Fixer - uses: docker://oskarstark/php-cs-fixer-ga:latest@sha256:83b093a87ee58ad6b2bc974fd4d81d8bd80655e6174819797583a3434e9cd2fb + uses: docker://oskarstark/php-cs-fixer-ga:latest@sha256:4237f3b0309fc4789466ba89e9ee805e25fe0fa947b608fca1fa36031237da69 with: args: . --diff --dry-run