Skip to content

Commit

Permalink
[Tech] Bump gradle/gradle-build-action from 3.1.0 to 3.2.0 (#1317)
Browse files Browse the repository at this point in the history
  • Loading branch information
claire2212 authored Apr 9, 2024
2 parents 42cb466 + a0eb549 commit 41c5591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Replace the version number
run: sed -i -e "s/VERSION_TO_CHANGE/${{ github.event.inputs.version }}/g" backend/build.gradle.kts
- name: Publish package
uses: gradle/gradle-build-action@29c0906b64b8fc82467890bfb7a0a7ef34bda89e
uses: gradle/gradle-build-action@fe59895742b4f984530980e4f693943577526b61
with:
arguments: publish
build-root-directory: backend
Expand Down

0 comments on commit 41c5591

Please sign in to comment.