Skip to content

Bump com.pinterest.ktlint:ktlint-ruleset-standard from 1.0.0 to 1.8.0 in /plugin #2217

Bump com.pinterest.ktlint:ktlint-ruleset-standard from 1.0.0 to 1.8.0 in /plugin

Bump com.pinterest.ktlint:ktlint-ruleset-standard from 1.0.0 to 1.8.0 in /plugin #2217

name: "Validate Gradle Wrapper"
on: [push, pull_request]
permissions:
contents: read
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
with:
egress-policy: audit
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: gradle/wrapper-validation-action@f9c9c575b8b21b6485636a91ffecd10e558c62f6 # v3.5.0
with:
min-wrapper-count: 2