GitToTheHub commented on code in PR #1656:
URL: https://github.com/apache/cordova-ios/pull/1656#discussion_r3260786347


##########
.github/workflows/draft-release.yml:
##########
@@ -142,8 +147,8 @@ jobs:
           CORDOVA_GPG_SECRET_KEY: ${{ secrets.CORDOVA_GPG_SECRET_KEY }}
 
       - name: Upload to Apache Trusted Release (ATR)
-        uses: 
apache/tooling-actions/upload-to-atr@b7e972c11790ee16eca101900af1b3c7fd1b106e
+        uses: 
apache/tooling-actions/upload-to-atr@f5f4c0e7ddfbde6b1f8288cef36324c6def68051
         with:
           project: ${{ env.REPO_NAME }}
           version: ${{ env.TARGET_RELEASE_VERSION }}
-          src: .asf-release
+          src: .asf-release

Review Comment:
   Trailing new line is missing



##########
.github/workflows/release-audit.yml:
##########
@@ -52,4 +55,4 @@ jobs:
       - uses: 
erisu/license-checker-action@99cffa11264fe545fd0baa6c13bca5a00ae608f2
         with:
           license-config: 'licence_checker.yml'
-          include-asf-category-a: true
+          include-asf-category-a: true

Review Comment:
   Trailing new line is missing



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to