Skip to content

Commit

Permalink
use latest Configcat GHA (#20578)
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddhant-K-code authored Feb 5, 2025
1 parent 754dc9e commit 104512d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/configcat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Scan & upload
uses: configcat/scan-repository@v1
uses: configcat/scan-repository@v2
with:
api-user: ${{ secrets.CONFIGCAT_API_USER }}
api-pass: ${{ secrets.CONFIGCAT_API_PASS }}
Expand Down

0 comments on commit 104512d

Please sign in to comment.