Skip to content

Commit 414c73f

Browse files
committed
[BUGFIX] Update the trusted GPG keys for PHIVE again
1 parent 6f37a7a commit 414c73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
122122
- name: Install development tools
123123
run: |
124-
phive --no-progress install --trust-gpg-keys 0FDE18AE1D09E19F60F6B1CBC00543248C87FB13,BBAB5DF0A0D6672989CF1869E82B2FB314E9906E,689DAD778FF08760E046228BA978220305CD5C32,CA7C2C7A30C8E8E1274A847651C67305FFC2E5C0
124+
phive --no-progress install --trust-gpg-keys A972B9ABB95D0B760B51442231C7E470E2138192,BBAB5DF0A0D6672989CF1869E82B2FB314E9906E,D32680D5957DC7116BE29C14CF1A108D0E7AE720,CA7C2C7A30C8E8E1274A847651C67305FFC2E5C0
125125
126126
- name: Run Command
127127
run: composer ci:php:${{ matrix.command }}

0 commit comments

Comments
 (0)