diff --git a/.github/workflows/test_aggregations.yml b/.github/workflows/test_aggregations.yml index 109dc369f..873a453a8 100644 --- a/.github/workflows/test_aggregations.yml +++ b/.github/workflows/test_aggregations.yml @@ -11,7 +11,6 @@ on: - "*" - "feature/**" env: - ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true jobs: Get-CI-Image-Tag: diff --git a/.github/workflows/test_security.yml b/.github/workflows/test_security.yml index fbbf159ae..e8906ef70 100644 --- a/.github/workflows/test_security.yml +++ b/.github/workflows/test_security.yml @@ -11,7 +11,6 @@ on: - "*" - "feature/**" env: - ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true jobs: Get-CI-Image-Tag: