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 754dc9e commit 104512dCopy full SHA for 104512d
.github/workflows/configcat.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@v4
13
- name: Scan & upload
14
- uses: configcat/scan-repository@v1
+ uses: configcat/scan-repository@v2
15
with:
16
api-user: ${{ secrets.CONFIGCAT_API_USER }}
17
api-pass: ${{ secrets.CONFIGCAT_API_PASS }}
0 commit comments