jdaugherty commented on code in PR #69:
URL:
https://github.com/apache/grails-github-actions/pull/69#discussion_r3011180926
##########
.github/workflows/release.yml:
##########
@@ -181,12 +181,12 @@ jobs:
cd dev-repo
svn info "$VERSION" > "DIST_SVN_REVISION.txt"
- name: "📤 Upload the Distribution SVN revision file"
- uses: softprops/action-gh-release@v2
+ uses:
softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.0.0
Review Comment:
The hash was the latest, the comment was incorrect. Since dependabot is
going to update these, I've removed the comments.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]