kou commented on code in PR #820: URL: https://github.com/apache/arrow-java/pull/820#discussion_r2283907166
########## .github/workflows/dev_pr.yml: ########## @@ -42,7 +42,7 @@ jobs: name: "Ensure PR format" runs-on: ubuntu-latest steps: - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + - uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v4.2.2 Review Comment: Let's use `@v5`. We can do it based on the Apache's GitHub Actions policy: https://infra.apache.org/github-actions-policy.html -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org