Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and stempler committed Apr 8, 2024
1 parent 89c04dd commit 6a23a9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:

jobs:
check:
uses: wetransform/gha-workflows/.github/workflows/gradle-library-check.yml@8b54892919e25a681d83d35a7a7b6de03a594353 # v1.1.6
uses: wetransform/gha-workflows/.github/workflows/gradle-library-check.yml@8359b282dc6e99837e308e2372fd796794046903 # v1.1.7
with:
java-version: 11
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
java-version: 11

- name: Setup Gradle
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0
uses: gradle/actions/setup-gradle@e24011a3b5db78bd5ab798036042d9312002f252 # v3.2.0

- name: Release
id: release
Expand All @@ -63,7 +63,7 @@ jobs:
GRADLE_PUBLISH_SECRET: ${{ secrets.GRADLE_PUBLISH_SECRET }}
with:
# dry_run: true
semantic_version: 23.0.6
semantic_version: 23.0.7

extra_plugins:
"@semantic-release/changelog@\
Expand Down

0 comments on commit 6a23a9d

Please sign in to comment.