4 Commits

Author SHA1 Message Date
renovate[bot]
057d5ad38b feat(github-action): update oxsecurity/megalinter (v8.7.0 → v8.8.0) (#30)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 08:11:50 +03:00
renovate[bot]
25d8f7f5ca feat(github-action)!: Update stefanzweifel/git-auto-commit-action (v5 → v6) (#29) 2025-06-11 09:00:04 +03:00
renovate[bot]
4855930fbc feat(github-action): update oxsecurity/megalinter (v8.6.0 → v8.7.0) (#28)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 10:24:43 +03:00
renovate[bot]
59950d440c feat(github-action): update oxsecurity/megalinter (v8.5.0 → v8.6.0) (#27)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-29 09:18:53 +03:00

View File

@@ -72,7 +72,7 @@ jobs:
# You can override MegaLinter flavor used to have faster performances
# More info at https://megalinter.io/latest/flavors/
uses: oxsecurity/megalinter/flavors/cupcake@146333030da68e2e58c6ff826633824fabe01eaf # v8.5.0
uses: oxsecurity/megalinter/flavors/cupcake@e08c2b05e3dbc40af4c23f41172ef1e068a7d651 # v8.8.0
id: ml
@@ -178,7 +178,7 @@ jobs:
run: sudo chown -Rc $UID .git/
- name: Commit and push applied linter fixes
uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5
uses: stefanzweifel/git-auto-commit-action@3cc016cfc892e0844046da36fc68da4e525e081f # v6
if: >-
steps.ml.outputs.has_updated_sources == 1 &&
(