From 465c2714bea2e12b1fefc395167d147e443df8b1 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 25 Apr 2025 23:12:05 +0000 Subject: [PATCH] chore: Update dist --- dist/cleanup/index.js | 3 --- dist/index.js | 3 --- 2 files changed, 6 deletions(-) diff --git a/dist/cleanup/index.js b/dist/cleanup/index.js index 3543528..d780e9c 100644 --- a/dist/cleanup/index.js +++ b/dist/cleanup/index.js @@ -46521,9 +46521,6 @@ function translateEnvVariables() { const envVars = [ 'AWS_REGION', 'ROLE_TO_ASSUME', - 'AWS_ACCESS_KEY_ID', - 'AWS_SECRET_ACCESS_KEY', - 'AWS_SESSION_TOKEN', 'WEB_IDENTITY_TOKEN_FILE', 'ROLE_CHAINING', 'AUDIENCE', diff --git a/dist/index.js b/dist/index.js index 34a4314..ab23f43 100644 --- a/dist/index.js +++ b/dist/index.js @@ -286,9 +286,6 @@ function translateEnvVariables() { const envVars = [ 'AWS_REGION', 'ROLE_TO_ASSUME', - 'AWS_ACCESS_KEY_ID', - 'AWS_SECRET_ACCESS_KEY', - 'AWS_SESSION_TOKEN', 'WEB_IDENTITY_TOKEN_FILE', 'ROLE_CHAINING', 'AUDIENCE',