From 4f05bbcaee5d09548386373d9e963ba114db57e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Simard?= Date: Thu, 20 Jun 2024 13:39:43 -0400 Subject: [PATCH] Updated 1Password action version... ... to remove message about NodeJS v16 being deprecated --- .github/workflows/staging_push_update_to_server.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/staging_push_update_to_server.yml b/.github/workflows/staging_push_update_to_server.yml index 3efee50bc..654584c01 100644 --- a/.github/workflows/staging_push_update_to_server.yml +++ b/.github/workflows/staging_push_update_to_server.yml @@ -21,7 +21,7 @@ jobs: - name: Load secrets from 1Password id: onepw_secrets - uses: 1password/load-secrets-action@v1.3.1 + uses: 1password/load-secrets-action@v2.0.0 with: export-env: true # Export loaded secrets as environment variables env: