Skip to content

Commit 104512d

Browse files
use latest Configcat GHA (#20578)
1 parent 754dc9e commit 104512d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/configcat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Checkout
1212
uses: actions/checkout@v4
1313
- name: Scan & upload
14-
uses: configcat/scan-repository@v1
14+
uses: configcat/scan-repository@v2
1515
with:
1616
api-user: ${{ secrets.CONFIGCAT_API_USER }}
1717
api-pass: ${{ secrets.CONFIGCAT_API_PASS }}

0 commit comments

Comments
 (0)