You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/17 08:56:20 UTC

[GitHub] [pulsar] tisonkun commented on a diff in pull request #18065: [fix][ci] Fix deprecation warnings about set-output

tisonkun commented on code in PR #18065:
URL: https://github.com/apache/pulsar/pull/18065#discussion_r996792277


##########
.github/workflows/ci-semantic-pull-request.yml:
##########
@@ -34,7 +34,7 @@ jobs:
     name: Check pull request title
     runs-on: ubuntu-latest
     steps:
-      - uses: amannn/action-semantic-pull-request@v4
+      - uses: amannn/action-semantic-pull-request@v5

Review Comment:
   ```suggestion
         - uses: amannn/action-semantic-pull-request@v5.0.2
   ```



-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org