From 5980ac4347c856d9b45c5c52fa430c52cc9a35ca Mon Sep 17 00:00:00 2001 From: Justin Poehnelt Date: Wed, 12 Jul 2023 21:53:10 +0000 Subject: [PATCH] chore: update action to new repository location --- .github/Secrets Sync Action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/Secrets Sync Action.yml b/.github/Secrets Sync Action.yml index 8f5ece3..d039ef9 100644 --- a/.github/Secrets Sync Action.yml +++ b/.github/Secrets Sync Action.yml @@ -1,2 +1,2 @@ - name: Secrets Sync Action - uses: google/secrets-sync-action@v1.4.1 \ No newline at end of file + uses: jpoehnelt/secrets-sync-action@v1.4.1 \ No newline at end of file