Skip to content

Commit 1a47bb1

Browse files
committed
fix: authenticate cassandra version lookup
1 parent 6374c17 commit 1a47bb1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests@v1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ jobs:
212212
id: cassandra-version
213213
env:
214214
CASSANDRA_VERSION: ${{ matrix.cassandra-version }}
215+
GH_TOKEN: ${{ github.token }}
215216
run: make resolve-cassandra-version
216217

217218
- name: Pull CCM image from the cache

0 commit comments

Comments
 (0)