We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e9ba6 commit aee8a10Copy full SHA for aee8a10
.github/workflows/rc.yml
@@ -133,7 +133,7 @@ jobs:
133
with:
134
repository: apache/parquet-testing
135
path: arrow/cpp/submodules/parquet-testing
136
- - uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
+ - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
137
138
registry: ghcr.io
139
username: ${{ github.actor }}
0 commit comments