diff --git a/test/cassettes/GitRepositoryTest_test_incorrect_credentials_for_github.yml b/test/cassettes/GitRepositoryTest_test_incorrect_credentials_for_github.yml
index ef20079ae5ebe0196196db32c0c05a4aebd16371..cd75fe76d91aa1b3187b24479007e98f38a1c085 100644
--- a/test/cassettes/GitRepositoryTest_test_incorrect_credentials_for_github.yml
+++ b/test/cassettes/GitRepositoryTest_test_incorrect_credentials_for_github.yml
@@ -2,7 +2,7 @@
 http_interactions:
 - request:
     method: get
-    uri: https://api.github.com/repos/<TEST_GITHUB_REPOSITORY>
+    uri: https://api.github.com/repos/<TEST_GITHUB_REPOSITORY>/branches/main
     body:
       encoding: US-ASCII
       string: ''
@@ -25,7 +25,7 @@ http_interactions:
       Server:
       - GitHub.com
       Date:
-      - Sat, 18 Feb 2023 16:31:23 GMT
+      - Thu, 22 Dec 2022 23:31:26 GMT
       Content-Type:
       - application/json; charset=utf-8
       Content-Length:
@@ -35,11 +35,11 @@ http_interactions:
       X-Ratelimit-Limit:
       - '60'
       X-Ratelimit-Remaining:
-      - '59'
+      - '58'
       X-Ratelimit-Reset:
-      - '1676741483'
+      - '1671754710'
       X-Ratelimit-Used:
-      - '1'
+      - '2'
       X-Ratelimit-Resource:
       - core
       Access-Control-Expose-Headers:
@@ -64,9 +64,9 @@ http_interactions:
       Vary:
       - Accept-Encoding, Accept, X-Requested-With
       X-Github-Request-Id:
-      - C641:BC7D:4C61638:4DCC070:63F0FD5B
+      - 7908:9325:B0926D7:B2D17C4:63A4E8CE
     body:
       encoding: UTF-8
       string: '{"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}'
-  recorded_at: Sat, 18 Feb 2023 16:31:23 GMT
-recorded_with: VCR 6.1.0
+  recorded_at: Thu, 22 Dec 2022 23:31:26 GMT
+recorded_with: VCR 6.1.0
\ No newline at end of file