Skip to content

Commit 710e068

Browse files
Merge pull request #80 from sk-ai-net/dependabot/github_actions/gradle/actions-4.4.2
Bump gradle/actions from 4.4.1 to 4.4.2
2 parents db52c4c + 43206f8 commit 710e068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: ./gradlew --stacktrace clean assemble
4242

4343
- name: Setup Gradle
44-
uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
44+
uses: gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
4545

4646
- name: Publish package
4747
run: ./gradlew publishAllPublicationsToGithubPackagesRepository

0 commit comments

Comments
 (0)