Skip to content

Bump the kotlin-ksp group with 2 updates (#338) #118

Bump the kotlin-ksp group with 2 updates (#338)

Bump the kotlin-ksp group with 2 updates (#338) #118

name: 🐘 Gradle dependency submission
on:
push:
branches: [ main ]
permissions:
contents: write
jobs:
gradle-dependency-submission:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup-java
- uses: ./.github/actions/setup-gradle
with:
cache-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
- uses: gradle/actions/dependency-submission@94baf225fe0a508e581a564467443d0e2379123b # v4.3.0