Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1023415?usp=email )

Change subject: [tests} Update change-string-case-action to v6
......................................................................

[tests} Update change-string-case-action to v6

Bug: T363160
Change-Id: Ie43604979f44b53c058bd08ec65864695948d940
---
M .github/workflows/oauth_tests-ci.yml
M .github/workflows/sysop_write_tests-ci.yml
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Xqt: Verified; Looks good to me, approved




diff --git a/.github/workflows/oauth_tests-ci.yml 
b/.github/workflows/oauth_tests-ci.yml
index eb8a221..288bb6b 100644
--- a/.github/workflows/oauth_tests-ci.yml
+++ b/.github/workflows/oauth_tests-ci.yml
@@ -60,7 +60,7 @@
     - name: Get token name
       env:
         _oauth_token: OAUTH_TOKEN_${{ matrix.family }}_${{ matrix.code }}
-      uses: ASzc/change-string-case-action@v5
+      uses: ASzc/change-string-case-action@v6
       id: token
       with:
         string: ${{ env._oauth_token }}
diff --git a/.github/workflows/sysop_write_tests-ci.yml 
b/.github/workflows/sysop_write_tests-ci.yml
index 1986705..3828404 100644
--- a/.github/workflows/sysop_write_tests-ci.yml
+++ b/.github/workflows/sysop_write_tests-ci.yml
@@ -44,7 +44,7 @@
     - name: Get token name
       env:
         _oauth_token: OAUTH_TOKEN_${{ matrix.family }}_${{ matrix.code }}
-      uses: ASzc/change-string-case-action@v5
+      uses: ASzc/change-string-case-action@v6
       id: token
       with:
         string: ${{ env._oauth_token }}

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1023415?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ie43604979f44b53c058bd08ec65864695948d940
Gerrit-Change-Number: 1023415
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to