Merge pull request #28956 from Dolibarr/dependabot/github_actions/mdeweerd/logToCheckStyle-2024.3.2

Bump mdeweerd/logToCheckStyle from 2024.2.9 to 2024.3.2
This commit is contained in:
Laurent Destailleur
2024-03-19 02:09:55 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -106,7 +106,7 @@ jobs:
ls -l ~/.cache/pre-commit/
- name: Convert Raw Log to Annotations
uses: mdeweerd/logToCheckStyle@v2024.2.9
uses: mdeweerd/logToCheckStyle@2024.3.2
if: ${{ failure() }}
with:
in: ${{ env.RAW_LOG }}