Skip to content

Commit 75bda48

Browse files
chore(deps): update softprops/action-gh-release digest to a06a81a
1 parent beddc36 commit 75bda48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # 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)