Skip to content

Commit 1fd6f85

Browse files
chore(deps): update softprops/action-gh-release digest to 3bb1273
1 parent beddc36 commit 1fd6f85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
ORG_GRADLE_PROJECT_sonatypePassword: "${{ secrets.SONATYPE_PASSWORD }}"
158158

159159
- name: "Create GitHub release"
160-
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2
160+
uses: softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2
161161
with:
162162
name: "${{ inputs.project_name }} v${{ steps.version.outputs.version }}"
163163
tag_name: "v${{ steps.version.outputs.version }}"

0 commit comments

Comments
 (0)