diff --git a/action.yml b/action.yml index 76fd037..9bd8296 100644 --- a/action.yml +++ b/action.yml @@ -69,9 +69,6 @@ inputs: runs: using: 'composite' steps: - - name: Checkout code - uses: actions/checkout@v4 - - name: Authenticate with AWS uses: aws-actions/configure-aws-credentials@v4 with: