lidavidm commented on code in PR #820: URL: https://github.com/apache/arrow-java/pull/820#discussion_r2283904059
########## .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: What's weird is that sometimes the bot seems to get it and sometimes it doesn't...That said given this is a GitHub supplied action, maybe we can just use `@v5` here? -- 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