Skip to content

Commit 73d3d48

Browse files
authored
Partially revert Update membership check implementation to avoid PAT requirement (#795)
See hazelcast/hazelcast-tpm#72
1 parent 99fb991 commit 73d3d48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage_runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: hazelcast/hazelcast-tpm/membership@main
2828
with:
2929
member-name: ${{ github.actor }}
30-
token: ${{ github.token }}
30+
token: ${{ secrets.GH_TOKEN }}
3131

3232
python-versions:
3333
uses: ./.github/workflows/get-python-versions.yml

0 commit comments

Comments
 (0)